Fix docker-compose.yml

This commit is contained in:
Glenn Y. Rolland 2020-07-14 17:06:43 +02:00
parent 4b6b15cb4a
commit 67c324af2c
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ services:
networks:
- backend
volumes:
- dolibar-config:/var/www/html/conf
- dolibar-config:/var/www/html/htdocs/conf
- dolibar-documents:/var/www/html/documents
adminer: