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: []