diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 6edf93c..a6c1de8 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -10,7 +10,7 @@ server: cors: allowed-origins: - - http://192.168.123.199:5158 + - http://192.168.123.199:5157 - http://39.105.149.197:8115 - https://lpt.cat-shark.xyz