From 9d71e24e7982f6915e5f832512925bee9b245f35 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期二, 20 八月 2024 16:13:26 +0800 Subject: [PATCH] # --- .env | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.env b/.env index 5b3d6d4..2adae7b 100644 --- a/.env +++ b/.env @@ -1 +1,4 @@ -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