fix: change the themes directory

This commit is contained in:
2023-03-02 10:43:03 +01:00
parent 836abe0237
commit 6a085e0546

View File

@ -28,7 +28,7 @@ services:
retries: 10
start_period: 1m
volumes:
- "themes:/opt/jboss/keycloak/themes"
- "themes:/opt/keycloak/themes"
depends_on:
- mariadb
deploy: