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 0102ad0 commit a9d314e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
5 changes: 1 addition & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,7 @@ services:
- "host.docker.internal:host-gateway"
networks:
- server-network
depends_on:
- app1
- app2
- app3

grafana:
image: grafana/grafana
container_name: grafana
Expand Down
1 change: 1 addition & 0 deletions prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ scrape_configs:
- job_name: 'mysql'
static_configs:
- targets: ['mysqld-exporter:9104']

0 comments on commit a9d314e

Please sign in to comment.