mirror of
https://github.com/0xShay/ticketchain.git
synced 2026-01-10 20:53:24 +00:00
add temp env
This commit is contained in:
2
.env.example
Normal file
2
.env.example
Normal file
@@ -0,0 +1,2 @@
|
||||
NEXT_PUBLIC_RPC_URL=
|
||||
NEXT_PUBLIC_CONTRACT_ADDRESS=
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -26,7 +26,7 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# local env files
|
||||
.env*
|
||||
.env
|
||||
.local
|
||||
|
||||
# vercel
|
||||
|
||||
Reference in New Issue
Block a user