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.
3 lines
69 B
Bash
3 lines
69 B
Bash
# API Base URL (Development)
|
|
VITE_API_BASE_URL=http://localhost:8000
|