port conf modification

This commit is contained in:
2017-12-21 22:57:42 +01:00
parent 186d94a7ec
commit 622f42e9b9
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ services:
nextcloud:
ports:
- "8080:8888"
- "8888:8888"
restart: "no"
nextcloud-mysql:
-2
View File
@@ -3,8 +3,6 @@ version: '3'
services:
nextcloud:
ports:
- "80:8888"
networks:
- default
- frontnginx_front