You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to be able to put the configuration file under version control it would be really nice to be able to provide sensitive configuration data like e. g. frontend.password and clients.api_key via environment variables and/or Docker secrets.
In order to be able to put the configuration file under version control it would be really nice to be able to provide sensitive configuration data like e. g.
frontend.passwordandclients.api_keyvia environment variables and/or Docker secrets.