mirror of
https://github.com/Cccc-owo/CheckInApp.git
synced 2026-06-17 05:56:29 +00:00
refactor(structure): reorganize app layout
BREAKING CHANGE: root backend/frontend directories and old run/manage entrypoints were removed. Use apps/backend, apps/frontend, and python main.py commands instead.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# API Base URL (Production)
|
||||
# 留空,让 API 请求使用相对路径(由 Nginx 转发)
|
||||
VITE_API_BASE_URL=
|
||||
Reference in New Issue
Block a user