Skip to content

Commit 0ee8c42

Browse files
committed
fix: swagger 설정
1 parent 3b9aa7c commit 0ee8c42

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/main/resources/application-prod.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,8 @@ ticket.base-url=https://umc-muses.netlify.app/checkin/result
5656

5757
# swagger
5858
springdoc.swagger-ui.server-url=https://mymuses.site
59+
springdoc.api-docs.path=/api-docs
60+
springdoc.swagger-ui.path=/swagger-ui.html
61+
5962
server.forward-headers-strategy=framework
6063
spring.mvc.pathmatch.matching-strategy=ant_path_matcher

0 commit comments

Comments
 (0)