mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added OIDC automation draft for nextcloud
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
|
||||
application:
|
||||
image: "nextcloud:{{nextcloud_version}}-fpm-alpine"
|
||||
container_name: nextcloud-application
|
||||
container_name: {{nextcloud_application_container_name}}
|
||||
restart: {{docker_restart_policy}}
|
||||
logging:
|
||||
driver: journald
|
||||
|
Reference in New Issue
Block a user