Skip to content

Commit

Permalink
feat: handle reverse proxy headers
Browse files Browse the repository at this point in the history
  • Loading branch information
fengelniederhammer committed Jun 16, 2023
1 parent d9d5a1a commit 8b80214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lapis2/src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
springdoc.default-produces-media-type=application/json
springdoc.api-docs.path=/api-docs
springdoc.swagger-ui.operationsSorter=alpha
server.forward-headers-strategy=framework

0 comments on commit 8b80214

Please sign in to comment.