Update docker-compose-redis.yml

This commit is contained in:
LRVT
2023-02-19 00:28:22 +01:00
committed by GitHub
parent fa2e3f181d
commit fc21926e21

View File

@@ -33,6 +33,7 @@ services:
image: nextcloud
container_name: nextcloud-app
hostname: nextcloud-app
user: 1000:1000
restart: unless-stopped
ports:
- 8080:80