6 lines
186 B
Plaintext
6 lines
186 B
Plaintext
# 打包路径
|
|
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://159.75.91.126:8000/matagent/chat |