feat: add .env.development file and update .gitignore to include it
This commit is contained in:
+1
-1
Submodule docs updated: f1f97af44a...13b002c6a6
@@ -0,0 +1 @@
|
||||
NEXT_PUBLIC_API_BASE_URL=http://127.0.0.1:8083
|
||||
@@ -33,6 +33,7 @@ yarn-error.log*
|
||||
# env files (can opt-in for committing if needed)
|
||||
.env*
|
||||
!.env.example
|
||||
!.env.development
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
Reference in New Issue
Block a user