add env
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# NEXT_PUBLIC_API_BASE_URL = 'https://dmenuplus-api.dev.danakcorp.com'
|
||||
NEXT_PUBLIC_API_BASE_URL = 'https://dkala-api.danakcorp.com'
|
||||
NEXT_PUBLIC_TOKEN_NAME = 'dkala-t'
|
||||
NEXT_PUBLIC_REFRESH_TOKEN_NAME = 'dkala-rt'
|
||||
@@ -31,7 +31,6 @@ yarn-error.log*
|
||||
.pnpm-debug.log*
|
||||
|
||||
# env files (can opt-in for committing if needed)
|
||||
.env*
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
Reference in New Issue
Block a user