From a32340336eceec8cf7d7f526d9f9fb83fc2efc5a Mon Sep 17 00:00:00 2001 From: admin <344137771@qq.com> Date: Thu, 02 Apr 2026 16:48:50 +0800 Subject: [PATCH] 1 --- .env.production | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.production b/.env.production index 5bc0568..d44482a 100644 --- a/.env.production +++ b/.env.production @@ -5,7 +5,7 @@ # 开发环境 # VUE_APP_BASE_API = http://154.23.189.28:8086 -VUE_APP_BASE_API = https://api.mak-web3.com +VUE_APP_BASE_API = https://api.eledrink.com # 静态资源文件url VUE_APP_RESOURCES_URL = '/admin' -- Gitblit v1.9.3