Skip to content

Commit

Permalink
refactor: update gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
yumyeonghan committed Nov 2, 2023
1 parent 8975f3f commit cebce6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ swaggerSources {
openapi3 {
servers = [
{ url = "http://localhost:8080" },
{ url = "http://13.209.253.204:8080" }
{ url = "http://13.125.194.230/:8080" }
]
title = "API 문서"
description = "RestDocsWithSwagger Docs"
Expand Down

0 comments on commit cebce6a

Please sign in to comment.