add missing docker sample config option

This commit is contained in:
KF7EEL 2022-09-25 12:29:09 -07:00
parent ed00e4446b
commit cf1b175dde
1 changed files with 2 additions and 0 deletions

View File

@ -110,6 +110,8 @@ STALE_DAYS: 3
[WEB_SERVICE]
THIS_SERVER_NAME: DATA_GATEWAY
REMOTE_CONFIG_ENABLED: True
# When web service unreachable, die.
DISABLE_FALLBACK: True
# Secret used to authenticate with user managment server, before checking if user login is approved
SHARED_SECRET: DATA_GATEWAY_passw0rd
# FreeDMR and HBLink - set DASHBOARD_ONLY to True, leave THIS_SERVER_NAME and SHARED_SECRET as DATA_GATEWAY