chore: env variables and modes

This commit is contained in:
zchengo
2023-01-29 21:16:52 +08:00
parent 215d4e4164
commit 54a66cb915
4 changed files with 11 additions and 16 deletions
+3
View File
@@ -0,0 +1,3 @@
# .env.development
VITE_API_BASE_URL=http://127.0.0.1:8000/api
VITE_FILE_UPLOAD_URL=http://127.0.0.1:8000/api/common/file/upload