diff --git a/ebike-report/src/main/resources/application-dev.yml b/ebike-report/src/main/resources/application-dev.yml index 1e41de2..4f316c3 100644 --- a/ebike-report/src/main/resources/application-dev.yml +++ b/ebike-report/src/main/resources/application-dev.yml @@ -1,5 +1,5 @@ server: - port: 10015 + port: 10016 spring: application: name: ebike-report