Fix docker-compose.yml

This commit is contained in:
Glenn Y. Rolland 2020-07-14 17:06:43 +02:00
parent 4b6b15cb4a
commit 67c324af2c

View file

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