This commit is contained in:
2025-11-05 12:54:35 +08:00
parent d7a71931a9
commit 2fab612906
4 changed files with 267 additions and 5 deletions

View File

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