add ocis config volume to keycloak deployment example

This commit is contained in:
Willy Kloucek
2022-06-28 09:47:17 +02:00
parent da489fea7a
commit b0b7927e6c

View File

@@ -66,6 +66,7 @@ services:
# INSECURE: needed if oCIS / Traefik is using self generated certificates
OCIS_INSECURE: "${INSECURE:-false}"
volumes:
- ocis-config:/etc/ocis
- ocis-data:/var/lib/ocis
labels:
- "traefik.enable=true"
@@ -137,6 +138,7 @@ services:
volumes:
certs:
ocis-config:
ocis-data:
keycloak_postgres_data: