fix data-dir

This commit is contained in:
Pi-Farm
2026-03-25 00:14:56 +01:00
committed by info@pi-farm.de
parent c21d849c96
commit 577dbdf2ea

View File

@@ -1,3 +1,3 @@
#!/usr/bin/with-contenv bash
exec hibp-download /app/hibp_all.sha1.bin && exec hibp-server --sha1-db=/app/hibp_all.sha1.bin
exec hibp-download /data/hibp_all.sha1.bin && exec hibp-server --bind-address=0.0.0.0--sha1-db=/data/hibp_all.sha1.bin