Skip to content

Commit

Permalink
배포 준비
Browse files Browse the repository at this point in the history
  • Loading branch information
pie2457 committed Jul 15, 2024
1 parent 4f5f408 commit b6c3149
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ version: '3.3'

services:
app:
container_name: order-gift-app
image: piepiee/order-gift:0.0
container_name: order-app
image: piepiee/order:0.0
ports:
- 8080:8080
environment:
Expand Down

0 comments on commit b6c3149

Please sign in to comment.