mirror of
https://github.com/alexgo-io/peggedassets-server.git
synced 2026-01-12 08:34:35 +08:00
add storeGetStablecoinChart back
This commit is contained in:
@@ -190,12 +190,12 @@ functions:
|
||||
# memorySize: 3000
|
||||
# events:
|
||||
# - schedule: cron(15/30 * * * ? *)
|
||||
# storeGetStablecoinChart:
|
||||
# handler: src/storeGetStablecoinChart.default
|
||||
# timeout: 900
|
||||
# memorySize: 5120
|
||||
# events:
|
||||
# - schedule: cron(50 * * * ? *)
|
||||
storeGetStablecoinChart:
|
||||
handler: src/storeGetStablecoinChart.default
|
||||
timeout: 900
|
||||
memorySize: 5120
|
||||
events:
|
||||
- schedule: cron(50 * * * ? *)
|
||||
|
||||
resources:
|
||||
# DynamoDB and api gateway errors
|
||||
|
||||
Reference in New Issue
Block a user