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