From d5b89230a6b702b5d278f3af27a2d1076b17c1c2 Mon Sep 17 00:00:00 2001 From: rohow Date: Mon, 23 Sep 2024 16:53:00 +0800 Subject: [PATCH] =?UTF-8?q?feat(cdn):=20=E4=BF=AE=E5=A4=8D=E8=B7=A8?= =?UTF-8?q?=E5=9F=9F=E8=AF=B7=E6=B1=82=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/apps/halo/ingress-static.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/apps/halo/ingress-static.yaml b/apps/apps/halo/ingress-static.yaml index 36becb9..0e26a03 100644 --- a/apps/apps/halo/ingress-static.yaml +++ b/apps/apps/halo/ingress-static.yaml @@ -40,7 +40,7 @@ metadata: nginx.ingress.kubernetes.io/rewrite-target: /$2 # 添加允许跨域请求 nginx.ingress.kubernetes.io/enable-cors: "true" - nginx.ingress.kubernetes.io/cors-allow-origin: "https://dev.cm, https://*.dev.cm, https://fillcode.cm, https://*.fillcode.cm" + nginx.ingress.kubernetes.io/cors-allow-origin: "https://dev.cm" spec: ingressClassName: nginx rules: