mirror of
https://github.com/FlipsideCrypto/scroll-models.git
synced 2026-02-06 15:26:44 +00:00
Fix scroll dev api url
This commit is contained in:
parent
7964da8e26
commit
27dc3b3832
@ -119,7 +119,7 @@ vars:
|
||||
# The keys correspond to dbt profiles and are case sensitive
|
||||
dev:
|
||||
API_INTEGRATION: AWS_SCROLL_API_STG_V2
|
||||
EXTERNAL_FUNCTION_URI: hx9cb3x9ck.execute-api.us-east-1.amazonaws.com/stg/
|
||||
EXTERNAL_FUNCTION_URI: 9gu743m2ec.execute-api.us-east-1.amazonaws.com/stg/
|
||||
ROLES:
|
||||
- AWS_LAMBDA_SCROLL_API # replace with the name of the chain
|
||||
- INTERNAL_DEV
|
||||
@ -138,4 +138,4 @@ vars:
|
||||
|
||||
# Please visit https://github.com/FlipsideCrypto/fsc-evm/wiki for more information on required and optional variables
|
||||
|
||||
#### FSC_EVM END ####
|
||||
#### FSC_EVM END ####
|
||||
|
||||
Loading…
Reference in New Issue
Block a user