mirror of
https://github.com/imsyy/SPlayer.git
synced 2025-11-25 03:14:57 +08:00
7 lines
137 B
Plaintext
7 lines
137 B
Plaintext
## WEB 端口
|
|
VITE_WEB_PORT = 14558
|
|
## API 端口
|
|
VITE_SERVER_PORT = 25884
|
|
## API 地址 - 结尾不要加 /
|
|
VITE_API_URL = /api/netease
|