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