Skip to content

Commit

Permalink
refactor: 컨테이너 명 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
GaBaljaintheroom committed Nov 12, 2024
1 parent 5585a34 commit e795992
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose-alarm-dev.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
yapp_alarm_server:
yapp-alarm-server:
image: yapp_alarm
container_name: yapp_alarm_server
container_name: yapp-alarm-server
build:
context: .
dockerfile: dockerfile-alarm-dev
Expand Down

0 comments on commit e795992

Please sign in to comment.