From cb86e78f8bf2cf038fc62f43ff4b1d3548f63eac Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 12 Jul 2022 14:07:46 +0300 Subject: [PATCH] docs(help) Environment Variables: add " " --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index 7f5d0d06..327bd32a 100644 --- a/HELP.md +++ b/HELP.md @@ -449,7 +449,7 @@ Some config options can be overridden with environment variables, such as: - `CLOUDCMD_IMPORT` - enable import of config - `CLOUDCMD_IMPORT_TOKEN` - authorization token used to connect to export server - `CLOUDCMD_IMPORT_URL` - url of an import server -- `CLOUDCMD_IMPORT_LISTEN`- enable listen on config updates from import server +- `CLOUDCMD_IMPORT_LISTEN` - enable listen on config updates from import server ### User Menu