feat: support storing themes persistently
continuous-integration/drone/push Build is failing Details

This commit is contained in:
decentral1se 2021-10-21 14:16:23 +02:00
parent 6326aff4f0
commit 1f2ed7932b
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,8 @@ services:
timeout: 10s
retries: 10
start_period: 1m
volumes:
- "themes:/opt/jboss/keycloak/themes"
depends_on:
- mariadb
deploy:
@ -75,3 +77,4 @@ secrets:
volumes:
mariadb:
themes: