diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index b6b6283..398a204 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -3,4 +3,4 @@ server.port = 8080 logging.level.massbank.RecordParserDefinition=ERROR artifact.version=@project.version@ timestamp=@timestamp@ -springdoc.swagger-ui.path=/MassBank3-export/swagger-ui.html \ No newline at end of file +server.forward-headers-strategy=framework \ No newline at end of file