mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 01:40:15 +08:00
4 lines
116 B
Plaintext
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
|