Plusieurs volumes
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: GttDSvb774hThh_56
|
||||
MYSQL_DATABASE: dolibarr_db
|
||||
volume:
|
||||
volumes:
|
||||
- wp_iade-lyon_wordpress_db:/var/lib/mysql
|
||||
|
||||
web:
|
||||
@@ -20,7 +20,7 @@ services:
|
||||
DOLI_INSTALL_AUTO: 1
|
||||
DOLI_URL_ROOT: 'http://0.0.0.0'
|
||||
PHP_INI_DATE_TIMEZONE: 'Europe/Paris'
|
||||
volume:
|
||||
volumes:
|
||||
- dolibarr_html:/var/www/html
|
||||
- dolibarr_docs:/var/www/documents
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user