From 8e87081e708acf1368c915cc12b963d135323eaf Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期四, 12 九月 2024 16:59:07 +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 80c8103..3ca9f4f 100644
--- a/.env.production
+++ b/.env.production
@@ -2,5 +2,5 @@
 ENV = 'production'
 
 # base api
-VUE_APP_BASE_API = '/prod-api'
+VUE_APP_BASE_API = '/dream_test'
 

--
Gitblit v1.8.0