diff --git a/REF/deploy/ntri.zip b/REF/deploy/ntri.zip index c2f7920..92b68d5 100644 Binary files a/REF/deploy/ntri.zip and b/REF/deploy/ntri.zip differ diff --git a/src/main/resources-env/dev/application-dev.yml b/src/main/resources-env/dev/application-dev.yml index 6c9fbb4..f53e9b9 100644 --- a/src/main/resources-env/dev/application-dev.yml +++ b/src/main/resources-env/dev/application-dev.yml @@ -5,7 +5,7 @@ app: # Server #================= server: - port: 18080 + port: ${app.server.port:18080} error: include-exception: true #?? ??? Exception ?? ?? include-stacktrace: never #?? ??? stacktrace ?? ??