Skip to content

Commit

Permalink
docker: remove grafana from compose
Browse files Browse the repository at this point in the history
  • Loading branch information
aiooss-anssi committed Jun 5, 2024
1 parent 28c650b commit 4625bf5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,3 @@ services:
- 127.0.0.1:8000:8000
env_file:
- .env

grafana:
build: ./grafana
image: anssi/shovel-grafana:dev
volumes:
- "./webapp/database:/webapp/database:ro"
ports:
- 127.0.0.1:3000:3000

0 comments on commit 4625bf5

Please sign in to comment.