config

configuration #

Configuration settings are injected via environment variables into both builds and running container(s) alike. This allows you to follow 12-factor principles while running and developing applications.

Configuration variables are not yet encrypted. We are working on a solution though, so stay tuned.
  • runway app config ls
  • runway app config set
  • runway app config rm