port conf modification
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
|
||||
nextcloud:
|
||||
ports:
|
||||
- "8080:8888"
|
||||
- "8888:8888"
|
||||
restart: "no"
|
||||
|
||||
nextcloud-mysql:
|
||||
|
||||
@@ -3,8 +3,6 @@ version: '3'
|
||||
services:
|
||||
|
||||
nextcloud:
|
||||
ports:
|
||||
- "80:8888"
|
||||
networks:
|
||||
- default
|
||||
- frontnginx_front
|
||||
|
||||
Reference in New Issue
Block a user