remove blocklist

This commit is contained in:
root 2024-12-15 01:36:45 +00:00
parent 755b8403a3
commit b3b44283a7
2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View file

@ -1,3 +1,2 @@
internal/meshtastic/generated/*
website/nodes.json
blocklist.txt

View file

@ -7,5 +7,4 @@ docker run --name meshobserv \
--restart unless-stopped \
-v /data:/data \
-d meshobserv \
-f /data/meshmap.net/website/nodes.json \
-b /data/meshmap.net/blocklist.txt
-f /data/meshmap.net/website/nodes.json