This commit is contained in:
2025-08-27 20:36:31 +08:00
parent 3effbc342c
commit 8a1effedfc
5 changed files with 105 additions and 2 deletions

View File

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