Migrate affine-nightly to server-affine-nightly

This commit is contained in:
florian 2022-11-01 10:17:18 +01:00
parent 422671b1bf
commit 7d15d177d0
5 changed files with 7 additions and 6 deletions

View file

@ -24,10 +24,11 @@ services:
DOLI_URL_ROOT: 'http://0.0.0.0'
DOLI_ADMIN_LOGIN: admin
DOLI_ADMIN_PASSWORD: admin
PHP_INI_DATE_TIMEZONE: 'Europe/Paris'
PHP_INI_date.timezone: 'Europe/Paris'
DOLI_INSTALL_AUTO: 1
volumes:
- ./dolibarr/documents:/var/www/documents
- ./dolibarr/html:/var/www/html
networks:
- proxy
- internal