Skip to content

Commit

Permalink
[backend] fix: deploy.sh 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
minsu20 authored Nov 12, 2023
1 parent dc387ef commit 2e59c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DOCKER_APP_NAME=meetup
DOCKER_USERNAME=modagbul_bo
DOCKER_USERNAME=modagbul

# 최신 이미지 가져오기
docker pull ${DOCKER_USERNAME}/moing_admin:blue
Expand Down

0 comments on commit 2e59c28

Please sign in to comment.