8 lines
325 B
Plaintext
Executable File
8 lines
325 B
Plaintext
Executable File
# 打包路径
|
|
VITE_BASE_URL = /
|
|
VITE_IS_REQUEST_PROXY = true
|
|
VITE_API_URL = http://159.75.91.126
|
|
VITE_API_URL_PREFIX = /matagent
|
|
VITE_WB_BASE_URL = ws://47.121.220.134:8000/matagent/chat
|
|
VITE_WB_CAMERA_ONE_URL = ws://159.75.70.95:8000/video_stream/camera1
|
|
VITE_WB_CAMERA_TWO_URL = ws://159.75.70.95:8000/video_stream/camera2 |