Skip to content

Commit

Permalink
fix: swagger base url
Browse files Browse the repository at this point in the history
  • Loading branch information
MuriloKakazu committed Oct 1, 2024
1 parent 598c48e commit 83463fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ springdoc.swagger-ui.path=/swagger-ui.html
springdoc.swagger-ui.tagsSorter=alpha
springdoc.swagger-ui.operationsSorter=alpha

server.forward-headers-strategy=framework
springdoc.api-docs.path=/test/v3/api-docs/swagger-config

0 comments on commit 83463fa

Please sign in to comment.