'frontendadd'
This commit is contained in:
6
frontend/.env.development
Normal file
6
frontend/.env.development
Normal file
@@ -0,0 +1,6 @@
|
||||
# 打包路径
|
||||
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
|
||||
Reference in New Issue
Block a user