Skip to content

Commit

Permalink
changed network setup
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-flip authored Oct 11, 2024
1 parent 2b225d8 commit 7ef934c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,11 @@ services:
max-size: "1G"
networks:
- default
- grafana
- grafana_exposed

networks:
grafana:
grafana_exposed:
external: true

volumes:
db_data:
Expand Down

0 comments on commit 7ef934c

Please sign in to comment.