github.com/dustinrc/deis@v1.10.1-0.20150917223407-0894a5fb979e/docs/reference/terms/config.rst (about) 1 :title: Config 2 :description: Deis config refers to a set of environment variables used by an application 3 4 5 .. _config: 6 7 Config 8 ====== 9 Config refers to a set of environment variables used by 10 :ref:`Containers <container>` in a :ref:`application`. 11 12 When Config is changed, a new :ref:`release` is created automatically.