diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index a6c1de8..06c8362 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:5157 + - http://192.168.123.199:5156 - http://39.105.149.197:8115 - https://lpt.cat-shark.xyz