bring back blocklist

This commit is contained in:
root 2025-02-21 22:00:21 +00:00
parent caf9e2a2dd
commit 91a48310bd
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

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

View file

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