Skip to content

Commit db9d2c6

Browse files
committed
♻️ refactor : 스웨거 주소 변경
1 parent 95cd261 commit db9d2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<h1>GDGoC Homepage 백엔드 서버에 오신 것을 환영합니다.</h1>
1313
<p>이곳은 GDGoC Homepage 프로젝트의 개발 서버입니다.</p>
1414
<div class="button-row">
15-
<a class="swagger-button" href="http://13.124.225.23:8080/swagger-ui/index.html#/" target="_blank">Swagger API Button</a>
15+
<a class="swagger-button" href="http://3.38.85.203:8080/swagger-ui/index.html#/" target="_blank">Swagger API Button</a>
1616
</div>
1717
</div>
1818

0 commit comments

Comments
 (0)