From d648b6922211b959ac2fcfa86f14a65fde6c8513 Mon Sep 17 00:00:00 2001 From: celebrateyang Date: Tue, 10 Jun 2025 14:59:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=85=E4=BB=85=E5=85=81=E8=AE=B8freesavevid?= =?UTF-8?q?eo=E5=9F=9F=E5=90=8D=E8=B0=83=E7=94=A8api?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cobalt-chart/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cobalt-chart/templates/deployment.yaml b/cobalt-chart/templates/deployment.yaml index 32f98d24..05c76764 100644 --- a/cobalt-chart/templates/deployment.yaml +++ b/cobalt-chart/templates/deployment.yaml @@ -51,7 +51,7 @@ spec: - name: API_NAME value: freesavevideo-api - name: CORS_WILDCARD - value: '1' + value: '0' - name: CORS_URL value: https://freesavevideo.online - name: RATELIMIT_WINDOW