Fix docker-compose.yml
This commit is contained in:
parent
4b6b15cb4a
commit
67c324af2c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue