navy
navy copied to clipboard
Dynamic config
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.