In applications that use automated deploy it is necessary to inject the environment variables in the angular application.
It is necessary to have another form of configuration besides the file keycloak.json
What is the best way to include the settings through the environment variables?
In applications that use automated deploy it is necessary to inject the environment variables in the angular application. It is necessary to have another form of configuration besides the file keycloak.json What is the best way to include the settings through the environment variables?