From fa721f18a4f5e1ae6e3315739cee1582904e3554 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期六, 19 十月 2024 16:01:59 +0800
Subject: [PATCH] 模板修改

---
 .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