|
@@ -39,8 +39,8 @@ cp -r ressources/d9/settings.php src_d9/web/sites/default/
|
|
rsync the files from you know where (if you don't, you don't) to src_d7/sites/default/files/ and src_d9/web/sites/default/files/
|
|
rsync the files from you know where (if you don't, you don't) to src_d7/sites/default/files/ and src_d9/web/sites/default/files/
|
|
|
|
|
|
## Mysql
|
|
## Mysql
|
|
-Copy your-sql-dump.sql into ./ressources/pospsu_d7.sql or ./ressources/pospsu_d9.sql
|
|
|
|
-It will be automaticly imported into the mysql container db (only) on the first docker-compose up
|
|
|
|
|
|
+Copy your-sql-dump.sql files into ./ressources/pospsu_d7.sql and ./ressources/pospsu_d9.sql
|
|
|
|
+They will be automaticly imported into the mysql containers dbs (only) on the first docker-compose up
|
|
|
|
|
|
## Hosts and reverse proxy
|
|
## Hosts and reverse proxy
|
|
|
|
|