Make persistent theme volume optional
This commit is contained in:
7
compose.theme.yml
Normal file
7
compose.theme.yml
Normal file
@ -0,0 +1,7 @@
|
||||
services:
|
||||
app:
|
||||
volumes:
|
||||
- "themes:/opt/keycloak/themes"
|
||||
|
||||
volumes:
|
||||
themes:
|
||||
Reference in New Issue
Block a user