KC_HOSTNAME_STRICT=false
This commit is contained in:
parent
13ad2c5148
commit
cff11eca48
|
|
@ -33,6 +33,7 @@ services:
|
|||
- KC_DB_USERNAME=keycloak
|
||||
- KC_DB_URL_HOST=postgres
|
||||
- KC_DB_URL_DATABASE=keycloak
|
||||
- KC_HOSTNAME_STRICT=false
|
||||
#- KC_LOG_LEVEL=ALL
|
||||
depends_on:
|
||||
- postgres
|
||||
|
|
|
|||
Loading…
Reference in New Issue