changed port

This commit is contained in:
2023-04-26 10:46:22 -05:00
parent 6e0378680b
commit e1ad49ba43
+1 -1
View File
@@ -310,7 +310,7 @@ services:
image: nginx:alpine
restart: always
ports:
- 192.168.1.33:8180:80
- 192.168.1.33:8380:80
volumes:
- ./appdata/nextcloud/nginx.conf:/etc/nginx/nginx.conf
- ./appdata/nextcloud/html:/var/www/html:z,ro