This commit is contained in:
2025-10-05 03:09:15 +08:00
parent 57f1a7f121
commit f36dc4f3d3
15 changed files with 1479 additions and 612 deletions

View File

@@ -4,8 +4,5 @@ VUE_APP_TITLE = Jarvis
# 生产环境配置
ENV = 'production'
# Jarvis/生产环境
VUE_APP_BASE_API = ''
VUE_APP_BASE_API = 'http://134.175.126.60:30313'
port = 8888