This commit is contained in:
2025-08-26 16:34:01 +08:00
parent 27ef79d25a
commit 9fdcbd2060
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://192.168.2.102:6789'
VUE_APP_BASE_API = 'http://127.0.0.1:6789'