From 7af9f4e5dbdbc4f6b1fad7e218e73799d140e2a0 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期四, 26 九月 2024 18:07:16 +0800 Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/dream_web --- .env.production | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.production b/.env.production index 3ca9f4f..6f5cc51 100644 --- a/.env.production +++ b/.env.production @@ -2,5 +2,5 @@ ENV = 'production' # base api -VUE_APP_BASE_API = '/dream_test' +VUE_APP_BASE_API = '/dream' -- Gitblit v1.8.0