Ajout des volumes
This commit is contained in:
@@ -18,6 +18,9 @@ services:
|
||||
DOLI_INSTALL_AUTO: 1
|
||||
DOLI_URL_ROOT: 'http://0.0.0.0'
|
||||
PHP_INI_DATE_TIMEZONE: 'Europe/Paris'
|
||||
volume:
|
||||
- dolibarr_html:/var/www/html
|
||||
- dolibarr_docs:/var/www/documents
|
||||
ports:
|
||||
- "127.0.0.1:33480:80"
|
||||
links:
|
||||
|
||||
Reference in New Issue
Block a user