From ecda6aa4a1b2a8b894f6c4b433d845e856e0ac39 Mon Sep 17 00:00:00 2001 From: cat_shark <1716967236@qq.com> Date: Thu, 4 Sep 2025 16:53:04 +0800 Subject: [PATCH] =?UTF-8?q?feat(12):=20=E9=85=8D=E7=BD=AE=E5=9B=BD?= =?UTF-8?q?=E5=86=85cors=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index d028f7e..dd32349 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -12,4 +12,4 @@ cors: allowed-origins: - http://192.168.123.199:5158 - http://39.105.149.197:8115 - - https://lpt-fe.cat-shark.win + - https://lpt.cat-shark.xyz