From 9d71e24e7982f6915e5f832512925bee9b245f35 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 20 八月 2024 16:13:26 +0800
Subject: [PATCH] #

---
 .env |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/.env b/.env
index ba7333f..2adae7b 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,4 @@
-COOL_API_BASE_URL = 'http://192.168.2.46:9090'
-# COOL_API_BASE_URL = 'http://localhost:9090'
+COOL_BASE_IP = '192.168.2.46'
+# COOL_BASE_IP = 'localhost'
+
+COOL_BASE_PORT = 9090

--
Gitblit v1.9.1