fix postgres wrong mount
This commit is contained in:
parent
d700a9fc13
commit
15174fabcd
5 changed files with 29 additions and 20 deletions
|
|
@ -23,7 +23,8 @@ services:
|
|||
- "traefik.enable=false"
|
||||
volumes:
|
||||
- nextcloud-data:/var/www/html
|
||||
#- ./hooks/post-installation:/docker-entrypoint-hooks.d/post-installation
|
||||
- ./hooks/post-installation:/docker-entrypoint-hooks.d/post-installation
|
||||
#- ./custom/custom-config.php:/var/www/html/config/custom-config.php
|
||||
expose:
|
||||
- 80
|
||||
- 9000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue