Skip to content

Commit

Permalink
feat/JNU-econovation#206 : gaebaljip-network 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
hwangdaesun committed May 4, 2024
1 parent 809d170 commit d4a3bbd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BE/exceed/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ services:
- GF_SECURITY_ADMIN_PASSWORD=${GRAFANA_PASSWORD}
depends_on:
- prometheus
networks:
- gaebaljip-network

prometheus:
image: prom/prometheus:latest
Expand All @@ -77,6 +79,8 @@ services:
command:
- '--config.file=/etc/prometheus/prometheus.yml'
- '--storage.tsdb.path=/prometheus'
networks:
- gaebaljip-network

volumes:
grafana-data:
Expand Down

0 comments on commit d4a3bbd

Please sign in to comment.