Skip to content

Commit

Permalink
chore: [050-FEAT-CD] docker-compose 내 app 이름 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
eod940 committed Mar 5, 2024
1 parent 4265ab5 commit 3b9e297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SERVICE_NAME=tweaver
echo "version: '3.9'
services:
tweaver-app:
tweaver:
build:
context: .
dockerfile: Dockerfile
Expand Down

0 comments on commit 3b9e297

Please sign in to comment.