fix timezone

This commit is contained in:
2026-07-23 23:34:15 +02:00
parent b452946a06
commit b946c344b1
+1 -1
View File
@@ -180,7 +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
docker compose run archivebox config --set PUBLIC_INDEX=False PUBLIC_SNAPSHOTS=False
################################################################################
# Done