Skip to content

Commit

Permalink
[FE-v1.3.0] 구글 애즈 소유권 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
9yujin authored Nov 10, 2024
1 parent cd7d119 commit b1ff3f2
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.2.0-1
image: david0218/dudoong-ticket:1.3.0
container_name: front
network_mode: "host"
environment:
- TZ=Asia/Seoul
admin:
image: david0218/dudoong-admin:1.1.2
image: david0218/dudoong-admin:1.3.0
container_name: admin
network_mode: "host"
environment:
Expand Down

0 comments on commit b1ff3f2

Please sign in to comment.