Skip to content

Commit 4eaa785

Browse files
authored
add SOLANA_RPC env
1 parent ae48015 commit 4eaa785

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

serverless.yml

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ provider:
6666
OPTIMISM_RPC: ${env:OPTIMISM_RPC}
6767
AURORA_RPC: ${env:AURORA_RPC}
6868
ARBITRUM_RPC: ${env:ARBITRUM_RPC}
69+
SOLANA_RPC: ${env:SOLANA_RPC}
6970

7071
functions:
7172
bridgeDayStats:

0 commit comments

Comments
 (0)