Skip to content

Commit cf5d132

Browse files
authored
RINGUS-37 chore: 스웨거 접속 경로 변경 (#23)
1 parent ca39adc commit cf5d132

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/resources/application.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,7 @@ aws:
4747
secret-key: ${AWS_SECRET_ACCESS_KEY}
4848
region: ${AWS_REGION}
4949
bucket-name: ${AWS_BUCKET_NAME}
50+
springdoc:
51+
swagger-ui:
52+
path: /swagger
5053

0 commit comments

Comments
 (0)