From 8d7bb4ac830444afde480a588e99952105ea8ede Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期四, 22 二月 2024 09:19:58 +0800 Subject: [PATCH] mrshi --- platform/.env.development | 13 +++++++++++-- 1 files changed, 11 insertions(+), 2 deletions(-) diff --git a/platform/.env.development b/platform/.env.development index afef89d..aa07462 100644 --- a/platform/.env.development +++ b/platform/.env.development @@ -1,5 +1,14 @@ # 寮�鍙戠幆澧冮厤缃� NODE_ENV = 'development' -# 浠诲悍 -VUE_APP_API = 'http://192.168.0.134:10025/' +# 浼佷笟绔�-浠佸悍 +# VUE_APP_API = 'http://192.168.0.129:10031/' + +# 骞冲彴绔�-浠佸悍 +VUE_APP_API = 'http://192.168.0.129:10030/' + +# 骞冲彴绔�-钀嶅 +# VUE_APP_API = 'http://192.168.0.105:10023/' + +# VUE_APP_API = 'http://localhost:10023/' +# VUE_APP_API = 'http://localhost:10023/' -- Gitblit v1.9.3