mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
fix nextcloud
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
ports:
|
||||
- "8080:80"
|
||||
volumes:
|
||||
- ./data/nextcloud:/var/www/html/data
|
||||
- ./data/nextcloud:/var/www/html
|
||||
environment:
|
||||
- POSTGRES_HOST=postgres
|
||||
- POSTGRES_DB=nextcloud
|
||||
|
||||
Reference in New Issue
Block a user