feat: add .env.development file and update .gitignore to include it
This commit is contained in:
@@ -0,0 +1 @@
|
||||
NEXT_PUBLIC_API_BASE_URL=http://127.0.0.1:8083
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
NEXT_PUBLIC_API_BASE_URL=http://127.0.0.1:8083
|
||||