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
Since the application uses an API key to validate requests and presents an certificate for HTTPS these ought to be injected at runtime rather than built into the container image.
You can do this with a docker compose file, mounting the config as files or as environment variables.
The text was updated successfully, but these errors were encountered:
Since the application uses an API key to validate requests and presents an certificate for HTTPS these ought to be injected at runtime rather than built into the container image.
You can do this with a docker compose file, mounting the config as files or as environment variables.
The text was updated successfully, but these errors were encountered: