From b885a76f5e069ee42d5eb11dfa18b320ba208656 Mon Sep 17 00:00:00 2001 From: Song367 <601337784@qq.com> Date: Thu, 13 Nov 2025 10:34:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- .gitea/charts/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 26ee575..b37a563 100644 --- a/.env +++ b/.env @@ -10,6 +10,6 @@ MiniMaxApiURL=https://api.minimaxi.com/v1/t2a_v2 APP_ID=1364966010532270080 APP_KEY=a72c98fa-cbe3-449e-b004-36523437bc5d SIG_EXP=3600 -FILE_URL=http://14.103.114.237/gongzheng-backend/audio/ +FILE_URL=http://120.92.112.77/gongzheng-backend/audio/ # Server Configuration PORT=80 \ No newline at end of file diff --git a/.gitea/charts/values.yaml b/.gitea/charts/values.yaml index a334dbe..2a13699 100644 --- a/.gitea/charts/values.yaml +++ b/.gitea/charts/values.yaml @@ -76,7 +76,7 @@ autoscaling: # targetMemoryUtilizationPercentage: 80 nodeSelector: { - kubernetes.io/hostname: devsvr1 + kubernetes.io/hostname: [vm10-1-0-152] } tolerations: []