theme keycloak
This commit is contained in:
@ -12,8 +12,12 @@ services:
|
||||
volumes:
|
||||
- ./services/40-keycloak/volume/realm:/opt/keycloak/data/import
|
||||
- ./services/40-keycloak/volume/nine:/nine
|
||||
- ./services/40-keycloak/volume/themes:/opt/keycloak/themes
|
||||
command:
|
||||
- start
|
||||
- --spi-theme-static-max-age=-1
|
||||
- --spi-theme-cache-themes=false
|
||||
- --spi-theme-cache-templates=false
|
||||
- --import-realm
|
||||
- --proxy-headers
|
||||
- xforwarded
|
||||
|
Reference in New Issue
Block a user