This commit is contained in:
2025-11-05 13:27:52 +08:00
parent 2fab612906
commit 855d22f448
8 changed files with 275 additions and 21 deletions

View File

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