added required variable

This commit is contained in:
Gert Wohlgemuth 2018-06-02 15:26:09 -07:00
parent a6a11097eb
commit 11545f3044

View File

@ -257,6 +257,7 @@ functions:
topic: ${self:custom.snsTopic} topic: ${self:custom.snsTopic}
tradeTable: ${self:custom.tradeTable} tradeTable: ${self:custom.tradeTable}
strategyTable: ${self:custom.strategyTable} strategyTable: ${self:custom.strategyTable}
BASE_URL: ${self:custom.customDomain.domainName}/${self:custom.customDomain.stage}
# schedules all registered strategies on a daily base # schedules all registered strategies on a daily base
schedule: schedule: