Change docker compose port

This commit is contained in:
Isaac Shoebottom 2024-09-19 10:55:37 -03:00
parent 9670536d08
commit 2330fec9c7

View File

@ -21,7 +21,7 @@ services:
image: nextcloud:apache
restart: always
ports:
- 8080:80
- 8090:80
volumes:
- /docker/appdata/nextcloud/nextcloud:/var/www/html
environment: