Skip to content

Commit

Permalink
add grafana network
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-flip committed Oct 10, 2024
1 parent 9e8e6da commit 8edfda0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ services:
MYSQL_DATABASE: agentBlack
MYSQL_USER: agentBlack
MYSQL_PASSWORD: ${DB_PASSWORD}
networks:
- default
- grafana

networks:
grafana:

volumes:
db_data:

0 comments on commit 8edfda0

Please sign in to comment.