Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yjm080821 committed Aug 27, 2024
1 parent f01af00 commit c211963
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -449,12 +449,12 @@ GitHub에 업로드된 프로젝트를 확인하려면, GitHub 사이트에서
> 애플리케이션 URL을 복사합니다.
> ![alt text](images/image22.png)
> 로컬 저장소로 돌아와 `hg-streetree/applications/client/config/apiconfig.json` 파일을 엽니다.
> ![alt text](images/image18.png)<br>
> 다시 프로젝트가 있는 깃허브의 레포지토리로 갑니다.
> ![alt text](images/image23.png)<br>
> `{{ SERVER URL }}` 텍스트를 지우고 애저에서 제공한 서버 URL을 입력하고 커밋합니다.
> ```
> {
> "url": "{{ SERVER URL }}"
> }
> ```
> 상단의 Settings을 찾은 후 누릅니다.
> Security탭 안의 Secrets and variables에서 Actions를 찾아 누릅니다.
> ![alt text](images/image24.png)<br>
> name에 `SERVER URL`과 Secret값에 복사한 서버 애플리케이션 URL을 입력하고 커밋합니다.

0 comments on commit c211963

Please sign in to comment.