This commit is contained in:
雷欧(林平凡)
2025-10-09 11:31:05 +08:00
parent 9f70082ed6
commit 73e132a648
2 changed files with 1 additions and 4 deletions

View File

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