Files
AstrBot/dashboard/.env.development
2026-03-19 16:03:52 +08:00

4 lines
116 B
Plaintext

# Local development uses the Vite proxy at /api.
VITE_API_BASE=/api
VITE_DEV_API_PROXY_TARGET=http://127.0.0.1:6185