mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-24 04:21:14 +00:00
Update docker-compose-redis.yml
This commit is contained in:
parent
fa2e3f181d
commit
fc21926e21
|
@ -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 New Issue
Block a user