feat: add .env.development file and update .gitignore to include it

This commit is contained in:
mlogclub
2026-04-14 13:46:19 +08:00
parent eef67a436e
commit 794a38b5cb
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
NEXT_PUBLIC_API_BASE_URL=http://127.0.0.1:8083