update code

main
haha 2024-06-30 22:46:44 +08:00
parent 2763e76ff5
commit 6b2d1637fa
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
VITE_APP_PORT = 3000
# 代理前缀
VITE_APP_BASE_API = '/dev-api'
VITE_APP_API_URL = http://vapi.youlai.tech
VITE_APP_BASE_API = '/api'
VITE_APP_API_URL = http://62.234.3.186/mk/ai/api
# 线上接口地址
# VITE_APP_API_URL = http://62.234.3.186
# 开发接口地址