We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9aa7c commit 0ee8c42Copy full SHA for 0ee8c42
1 file changed
src/main/resources/application-prod.properties
@@ -56,5 +56,8 @@ ticket.base-url=https://umc-muses.netlify.app/checkin/result
56
57
# swagger
58
springdoc.swagger-ui.server-url=https://mymuses.site
59
+springdoc.api-docs.path=/api-docs
60
+springdoc.swagger-ui.path=/swagger-ui.html
61
+
62
server.forward-headers-strategy=framework
63
spring.mvc.pathmatch.matching-strategy=ant_path_matcher
0 commit comments