Skip to content

Commit

Permalink
Update docker-compose.prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ImNM authored Nov 11, 2024
1 parent 6541383 commit f5b8e73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ services:
awslogs-region: "ap-northeast-2"
awslogs-stream: "backend"
front:
image: david0218/dudoong-ticket:1.3.0
image: david0218/dudoong-ticket:1.2.0-1
container_name: front
network_mode: "host"
environment:
- TZ=Asia/Seoul
admin:
image: david0218/dudoong-admin:1.3.0
image: david0218/dudoong-admin:1.1.2
container_name: admin
network_mode: "host"
environment:
Expand Down

0 comments on commit f5b8e73

Please sign in to comment.