env var updates

This commit is contained in:
Matthias Kretschmann 2022-10-18 15:31:46 +01:00
parent 8af05df712
commit 15d288ee6a
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
NEXT_STATUS_API_URI='http://localhost:8080'
NEXT_NETWORKS='["mainnet","polygon","bsc","moonriver","energyweb","mumbai","moonbase","goerli"]'
NEXT_PUBLIC_STATUS_API_URI='http://localhost:8080'
NEXT_PUBLIC_NETWORKS='["mainnet","polygon","bsc","moonriver","energyweb","mumbai","moonbase","goerli"]'