We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e76436 commit 78100caCopy full SHA for 78100ca
README.md
@@ -183,7 +183,7 @@ Vigil will be reachable from `http://localhost:8080`.
183
184
Use the sample [config.cfg](https://github.com/valeriansaliou/vigil/blob/master/config.cfg) configuration file and adjust it to your own environment.
185
186
-You can also use environment variables with string interpolation in your configuration file, eg. `manager_token: ${VIGIL_MANAGER_TOKEN}`.
+You can also use environment variables with string interpolation in your configuration file, eg. `manager_token = ${VIGIL_MANAGER_TOKEN}`.
187
188
**Available configuration options are commented below, with allowed values:**
189
0 commit comments