From b44b5aa1dda1d9196416cbf84e610cfd1f5b1c82 Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期三, 25 九月 2024 15:54:01 +0800 Subject: [PATCH] lll --- admin/.env.development | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index 4f0746f..0778f82 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -2,5 +2,6 @@ NODE_ENV = 'development' VUE_APP_API_URL = 'http://localhost:10010' -VUE_APP_API_URL = 'http://192.168.31.42:10010' +VUE_APP_API_URL = 'http://192.168.0.103:10010' # VUE_APP_API_URL = 'http://10.50.250.178:8088/gateway_interface' +s \ No newline at end of file -- Gitblit v1.9.3