Skip to content

Commit

Permalink
chore: 이미지 이름 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
sjy2335 committed Nov 12, 2024
1 parent e65737b commit f62461c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/console-server/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ services:
volumes:
- ./nginx.conf:/etc/nginx/nginx.conf
depends_on:
- console-server-blue
- console-server-green
- server-blue
- server-green

server-blue:
image: ghcr.io/boostcampwm-2024/web35-watchducks/backend/console-server:latest
Expand Down

0 comments on commit f62461c

Please sign in to comment.