Skip to content

Commit

Permalink
fix: fix url for stage server
Browse files Browse the repository at this point in the history
  • Loading branch information
k1g99 committed Jun 12, 2024
1 parent 8f9f4dd commit dcbe408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/project/stage-server.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Stage Server

스테이지 서버는 배포 전 테스트를 위한 서버로, [dev.codedang.com](https://dev.codedang.com/)에서 확인할 수 있습니다.
스테이지 서버는 배포 전 테스트를 위한 서버로, [stage.codedang.com](https://stage.codedang.com/)에서 확인할 수 있습니다.

![배포 과정](assets/deploy-pipeline.png)

Expand Down

0 comments on commit dcbe408

Please sign in to comment.