mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-17 09:50:31 +08:00
6 lines
228 B
Plaintext
6 lines
228 B
Plaintext
# If deploying to GitHub Pages under a repository subpath, set:
|
|
# VITE_BASE_PATH=/your-repo-name/
|
|
# Set this to your deployed backend origin before publishing, for example:
|
|
# VITE_API_BASE=https://api.example.com
|
|
VITE_API_BASE=
|