navy icon indicating copy to clipboard operation
navy copied to clipboard

Dynamic config

Open madjam002 opened this issue 9 years ago • 0 comments

Dynamic config is useful for changing environment variables and other configuration in response to dynamic variables (e.g service URL).

This is useful for frontend services which might need to pass in the user facing URL for the server as an environment variable, or maybe a backend service which needs the URL to a frontend service for CORS configuration.

madjam002 avatar Jul 06 '16 09:07 madjam002