In between re-draft for nextcloud

This commit is contained in:
2025-02-10 22:42:08 +01:00
parent 762c564c61
commit 74683bc1fc
17 changed files with 265 additions and 30 deletions

View File

@@ -15,7 +15,7 @@ services:
web:
image: nginx:alpine
container_name: nextcloud-web
container_name: {{nextcloud_nginx_container_name}}
logging:
driver: journald
restart: {{docker_restart_policy}}