Update docker-compose.yml
This commit is contained in:
@@ -16,8 +16,8 @@ services:
|
|||||||
- MYSQL_USER=nextcloud
|
- MYSQL_USER=nextcloud
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: nextcloud-custom
|
|
||||||
build: .
|
build: .
|
||||||
|
image: nextcloud-custom
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 8070:80
|
- 8070:80
|
||||||
|
|||||||
Reference in New Issue
Block a user