mirror of
https://github.com/Cccc-owo/CheckInApp.git
synced 2026-06-17 14:06:28 +00:00
d4d6f87730
BREAKING CHANGE: root backend/frontend directories and old run/manage entrypoints were removed. Use apps/backend, apps/frontend, and python main.py commands instead.
4 lines
113 B
Bash
4 lines
113 B
Bash
# API Base URL (Production)
|
|
# 留空,让 API 请求使用相对路径(由 Nginx 转发)
|
|
VITE_API_BASE_URL=
|