mirror of
https://github.com/0xShay/ticketchain.git
synced 2026-01-11 13:13:25 +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*
|
yarn-error.log*
|
||||||
|
|
||||||
# local env files
|
# local env files
|
||||||
.env*
|
.env
|
||||||
.local
|
.local
|
||||||
|
|
||||||
# vercel
|
# vercel
|
||||||
|
|||||||
Reference in New Issue
Block a user