Open lucia-w opened 5 years ago
I added the configuration in config/application.yml file: KEYCLOAK_REALM: 'aaa-dev'
then I try to use it in config/keycloak.yml file: realm: <%= ENV["KEYCLOAK_REALM"] %>
but it seems not working, any suggestions?
I added the configuration in config/application.yml file: KEYCLOAK_REALM: 'aaa-dev'
then I try to use it in config/keycloak.yml file: realm: <%= ENV["KEYCLOAK_REALM"] %>
but it seems not working, any suggestions?