From 61247957fe4d94591e37d75eda6889f06c0cb9c1 Mon Sep 17 00:00:00 2001 From: doum <doum> Date: 星期五, 19 九月 2025 17:47:27 +0800 Subject: [PATCH] ss --- admin/.env.development | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index 315734b..0a5cf07 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -1,3 +1,6 @@ # 寮�鍙戠幆澧冮厤缃� NODE_ENV = 'development' -VUE_APP_API_URL = 'http://192.168.0.129:10040' +VUE_APP_API_URL = 'http://localhost:10010' + +# 椤圭洰涓婁笅鏂囪矾寰� +VUE_APP_CONTEXT_PATH = '/' -- Gitblit v1.9.3