Skip to content

Commit

Permalink
fix: Remove external network from grafana container
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Müller committed Apr 19, 2024
1 parent 2fae0c7 commit d686f2a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ services:
grafana:
image: grafana/grafana-oss # grafana/grafana-oss:10.0.2
container_name: 'geomap-wms-map-panel'
networks:
- grafana_network
environment:
- GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS=geomap-wms-panel
- GF_INSTALL_PLUGINS=marcusolsson-json-datasource,iosb-sensorthings-datasource
Expand Down

0 comments on commit d686f2a

Please sign in to comment.