This commit is contained in:
hamid zarghami
2026-02-14 14:36:52 +03:30
parent 54f9cb2b39
commit 2a94597682
2 changed files with 4 additions and 1 deletions
+4
View File
@@ -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'
-1
View File
@@ -31,7 +31,6 @@ yarn-error.log*
.pnpm-debug.log* .pnpm-debug.log*
# env files (can opt-in for committing if needed) # env files (can opt-in for committing if needed)
.env*
# vercel # vercel
.vercel .vercel