Skip to content

Commit a045d9c

Browse files
committed
chore: swagger-ui 접근 url 수정
1 parent 52970dd commit a045d9c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/main/resources/application.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@ server:
33
spring:
44
application:
55
name: dasom-api
6+
springdoc:
7+
swagger-ui:
8+
path: /api/swagger-ui
9+
api-docs:
10+
path: /api/v1/api-docs

0 commit comments

Comments
 (0)