File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222## 배포 주소
2323> 운영 서버 주소 : https://code.pusan.ac.kr/
2424>
25- > 개발(베타) 서버 주소 : https://code-place-dev.site/
25+ > 개발(베타) 서버 주소 : [ https://code-place-dev.site/ ] ( https://k3s.code-place-dev.site/ )
2626
2727<br />
2828
133133 </a>
134134 <br />
135135 </td>
136+ <td align="center">
137+ <a href="https://github.com/wlsgur11">
138+ <img src="https://github.com/wlsgur11.png" width="80" alt="wlsgur11"/>
139+ <br />
140+ <sub><b>wlsgur11</b></sub>
141+ </a>
142+ <br />
143+ </td>
144+ <td align="center">
145+ <a href="https://github.com/taekoong">
146+ <img src="https://github.com/taekoong.png" width="80" alt="taekoong"/>
147+ <br />
148+ <sub><b>taekoong</b></sub>
149+ </a>
150+ <br />
151+ </td>
136152 </tr >
137153</table >
138154
Original file line number Diff line number Diff line change 22GitHub OAuth authentication server.
33
44This module provides endpoints for retrieving GitHub personal access tokens
5- through the OAuth flow.
5+ through the OAuth flow..
66"""
77import json
88from typing import Dict , Any
Original file line number Diff line number Diff line change @@ -29,4 +29,4 @@ images:
2929 newTag : 1.0.3
3030 - name : hub-auth
3131 newName : harbor.code-place-dev.site/code-place-dev/hub-auth
32- newTag : 1.0.0
32+ newTag : e000ffc019bcf819f31b2009a813ab43002187d6-dev
You can’t perform that action at this time.
0 commit comments