diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index e191c1b..261b156 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -2,7 +2,7 @@ logging: level: root: info server: - port.http: 48080 + port.http: 38080 port: 38443 ssl: enabled: true