Make persistent theme volume optional
This commit is contained in:
@ -8,6 +8,11 @@ LETS_ENCRYPT_ENV=production
|
||||
ADMIN_USERNAME=admin
|
||||
WELCOME_THEME=keycloak
|
||||
|
||||
COMPOSE_FILE="compose.yml"
|
||||
|
||||
SECRET_DB_ROOT_PASSWORD_VERSION=v1
|
||||
SECRET_DB_PASSWORD_VERSION=v1
|
||||
SECRET_ADMIN_PASSWORD_VERSION=v1
|
||||
|
||||
# Enable persistent theme volume, if you want to apply a custom theme
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.theme.yml"
|
||||
|
||||
Reference in New Issue
Block a user