Why is auth token missing?

This commit is contained in:
2022-06-20 13:33:13 -07:00
parent 9a75565d95
commit 4b785b610c
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ in {
PRICEBOT_EXCHANGE_HOST = cfg.exchange-host;
PRICEBOT_BEBOT_URL = cfg.mattermost-url;
PRICEBOT_BEBOT_CHANNEL_ID = opts.mattermost-channel-id;
PRICEBOT_TARGET_CURRENCY = opts.currency;
PRICEBOT_CURRENCY = opts.currency;
PRICEBOT_NOTIFY_USER = opts.notify-user;
};
serviceConfig = {