Skip to content

Commit

Permalink
Merge pull request #19 from seoshinehyo/feat/#18
Browse files Browse the repository at this point in the history
feat: 스웨거 세팅 추가
  • Loading branch information
seoshinehyo authored Dec 18, 2024
2 parents 31ed793 + 0efed42 commit 934d66f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
spring:
profiles:
active: local
active: local

springdoc:
swagger-ui:
path: /docs

0 comments on commit 934d66f

Please sign in to comment.