chore: track frontend .env.development
This commit is contained in:
2
.env.development
Normal file
2
.env.development
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
VITE_APP_TITLE=member.ose.tw (dev)
|
||||||
|
VITE_API_BASE_URL=http://127.0.0.1:8000
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,5 @@
|
|||||||
# Local env
|
# Local env
|
||||||
.env
|
.env
|
||||||
.env.development
|
|
||||||
|
|
||||||
# Build output and deps
|
# Build output and deps
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|||||||
Reference in New Issue
Block a user