Skip to content

Commit

Permalink
Update docker-compose.yml per issue #263
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-dupdyke authored Jan 13, 2024
1 parent fc1a638 commit a3e7531
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Ghosts.Api/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ services:
grafana:
image: grafana/grafana
container_name: ghosts-grafana
user: root
depends_on:
- postgres
ports:
Expand All @@ -56,5 +55,3 @@ services:
restart: always
volumes:
- ./g_data:/var/lib/grafana
- ../../configuration/grafana/datasources:/etc/grafana/provisioning/datasources
- ../../configuration/grafana/dashboards:/etc/grafana/provisioning/dashboards

0 comments on commit a3e7531

Please sign in to comment.