mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-30 02:38:29 +01:00
Update docker-compose-redis.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user