modified docker-compose

This commit is contained in:
Johan Koke 2021-09-25 16:21:44 +00:00
parent a437ea88f0
commit 9d7b91bd80
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ services:
app:
container_name: ${appname}
image: nextcloud:${nextcloud_tag}
# ports:
# - 8889:80
ports:
- 8880:80
volumes:
- ./data/app:/var/www/html
- ./data/config:/var/www/html/config