fix data-dir
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user