Skip to content

Commit

Permalink
Merge pull request #160 from boostcampwm2023/qkrwogk-patch-1
Browse files Browse the repository at this point in the history
[Deploy] GitHub Actions를 통한 CI/CD 파이프라인 (찐막)
  • Loading branch information
MinboyKim authored Nov 23, 2023
2 parents 3fa8b3d + 103e7ab commit 0654793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3'
services:
was:
container_name: was
image: qkrwogk/web16-b1g1-fe:GITHUB_SHA
image: qkrwogk/web16-b1g1-be:GITHUB_SHA
ports:
- 3000:3000
env_file:
Expand Down

0 comments on commit 0654793

Please sign in to comment.