Skip to content

Commit

Permalink
[ci] 의존관계 변경
Browse files Browse the repository at this point in the history
의존관계 변경
  • Loading branch information
YeaChan05 committed Jun 17, 2024
1 parent 0836bd8 commit 0102ad0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,10 @@ services:
- "host.docker.internal:host-gateway"
networks:
- server-network

depends_on:
- app1
- app2
- app3
grafana:
image: grafana/grafana
container_name: grafana
Expand Down

0 comments on commit 0102ad0

Please sign in to comment.