6 lines
237 B
Plaintext
6 lines
237 B
Plaintext
# 开发环境:空字符串(走Vite代理)
|
||
VITE_API_BASE_URL='http://127.0.0.1:8501'
|
||
VITE_ADMIN_BASE_URL='http://127.0.0.1:8501'
|
||
VITE_HEAT_API_BASE_URL='http://192.168.0.207:8000'
|
||
VITE_STRENGTH_API_BASE_URL='http://127.0.0.1:8501'
|