Skip to content

Commit

Permalink
add cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skadefro committed Apr 26, 2022
1 parent a1f7bc8 commit bb0d657
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions remove-data.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
@echo off
docker volume rm demo_grafana_data
docker volume rm demo_mongodb_data
docker volume rm demo_victoriametrics_data

0 comments on commit bb0d657

Please sign in to comment.