fix(config): use next.js appropriate projectId env var

This commit is contained in:
Ben Kremer
2022-09-01 09:55:17 +02:00
parent 54f050b2e3
commit 8db9560b72
3 changed files with 5 additions and 6 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
PROJECT_ID=39bc...
RELAY_URL=wss://relay.walletconnect.com
NEXT_PUBLIC_PROJECT_ID=39bc...
NEXT_PUBLIC_RELAY_URL=wss://relay.walletconnect.com