From a3adcce43f3de450b6cd37fe20dc2e13f94b28a3 Mon Sep 17 00:00:00 2001 From: cat_shark <1716967236@qq.com> Date: Wed, 6 Aug 2025 23:17:49 +0800 Subject: [PATCH] =?UTF-8?q?feat(#N/A):=20=E4=BF=AE=E6=94=B9allowed-origins?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= 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 2f4c445..d028f7e 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-api.cat-shark.win + - https://lpt-fe.cat-shark.win