调整前端端口

This commit is contained in:
2024-03-27 20:39:43 +08:00
parent d70a8e3340
commit 025450a631
6 changed files with 13 additions and 13 deletions

View File

@@ -3,4 +3,4 @@ ENV = 'development'
# base api
# VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_API = 'http://192.168.31.67:8200'
VUE_APP_BASE_API = 'http://152.136.42.114:8200'