Skip to content

Commit

Permalink
Update docker-compose.staging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ImNM authored Nov 10, 2024
1 parent 127403e commit cd7d119
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docker-compose.staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ services:
network_mode: "host"
environment:
- TZ=Asia/Seoul
# admin:
# image: david0218/dudoong-admin:dev
# container_name: admin
# network_mode: "host"
# environment:
# - TZ=Asia/Seoul
admin:
image: david0218/dudoong-admin:dev
container_name: admin
network_mode: "host"
environment:
- TZ=Asia/Seoul
# docker build water0641/ticket-nginx-22th:1.0.3 --platform linux/amd64 .
nginx:
network_mode: "host"
Expand Down

0 comments on commit cd7d119

Please sign in to comment.