hedgedoc/lib/config
WilliButz e48852e0e2
lib/config: add environment variable to set config file
Previously it was assumed that `config.json` would be placed in
the same directory as the rest of CodiMD without any optional override.

This allows to override the path to the `config.json` by setting
`CMD_CONFIG_FILE` to the canonical path of the desired config file.

Signed-off-by: WilliButz <wbutz@cyberfnord.de>
2018-09-26 16:56:37 +02:00
..
default.js Support 'host' & 'path' config options 2018-07-27 15:35:29 +03:00
defaultSSL.js
dockerSecret.js Add Azure Blob Storage support 2018-06-01 10:07:52 +02:00
enum.js
environment.js Support 'host' & 'path' config options 2018-07-27 15:35:29 +03:00
hackmdEnvironment.js Rename environment variables and add legacy support. 2018-06-24 13:40:18 +02:00
index.js lib/config: add environment variable to set config file 2018-09-26 16:56:37 +02:00
oldDefault.js
oldEnvironment.js
utils.js