feat: add env

This commit is contained in:
hanif salafi 2025-01-02 13:52:17 +07:00
parent bdd075a75b
commit a0b50b61b6
2 changed files with 4 additions and 2 deletions

2
.env Normal file
View File

@ -0,0 +1,2 @@
NEXT_PUBLIC_API=https://netidhub.com/api
NEXT_PUBLIC=https://netidhub.com

4
.gitignore vendored
View File

@ -26,8 +26,8 @@ yarn-debug.log*
yarn-error.log*
# local env files
.env*.local
.env
# .env*.local
# .env
# vercel
.vercel