feat: add env
This commit is contained in:
parent
bdd075a75b
commit
a0b50b61b6
|
|
@ -0,0 +1,2 @@
|
|||
NEXT_PUBLIC_API=https://netidhub.com/api
|
||||
NEXT_PUBLIC=https://netidhub.com
|
||||
|
|
@ -26,8 +26,8 @@ yarn-debug.log*
|
|||
yarn-error.log*
|
||||
|
||||
# local env files
|
||||
.env*.local
|
||||
.env
|
||||
# .env*.local
|
||||
# .env
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
|
|
|||
Loading…
Reference in New Issue