diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 06c8362..5488916 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -10,7 +10,8 @@ server: cors: allowed-origins: - - http://192.168.123.199:5156 + - http://192.168.123.199:5158 + - http://192.168.40.1:5158 - http://39.105.149.197:8115 - https://lpt.cat-shark.xyz