This commit is contained in:
2025-05-20 09:12:47 +08:00
parent 017cf06262
commit 1e775b45bd
12 changed files with 398 additions and 74 deletions

View File

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