Update docker-compose-redis.yml
This commit is contained in:
parent
fa2e3f181d
commit
fc21926e21
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ services:
|
||||||
image: nextcloud
|
image: nextcloud
|
||||||
container_name: nextcloud-app
|
container_name: nextcloud-app
|
||||||
hostname: nextcloud-app
|
hostname: nextcloud-app
|
||||||
|
user: 1000:1000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 8080:80
|
- 8080:80
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue