5 lines
143 B
Bash
5 lines
143 B
Bash
# 测试环境配置
|
|
VITE_APP_TITLE=情绪博物馆
|
|
VITE_API_BASE_URL=http://test-api.example.com/api
|
|
VITE_WS_URL=ws://test-api.example.com/ws
|