Make persistent theme volume optional

This commit is contained in:
3wc
2023-11-22 15:23:27 +00:00
parent 6aac16ebd6
commit 3d42a26b9e
3 changed files with 12 additions and 2 deletions

7
compose.theme.yml Normal file
View File

@ -0,0 +1,7 @@
services:
app:
volumes:
- "themes:/opt/keycloak/themes"
volumes:
themes: