diff --git a/bootstrap.sh b/bootstrap.sh index 4984633..7f81bd0 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -180,6 +180,7 @@ ls /mnt/kdrive step "Initializing ArchiveBox" docker compose run --rm archivebox init --setup +docker compose run archivebox config --set PUBLIC_INDEX=False PUBLIC_SNAPSHOTS=False TIME_ZONE=CEST TIMEZONE=CEST ################################################################################ # Done