fix archivebox flags

This commit is contained in:
2026-07-23 23:11:24 +02:00
parent ac5be6e55d
commit c7e0776819
+1 -1
View File
@@ -22,7 +22,7 @@ services:
container_name: archivebox
restart: unless-stopped
command: server --host 0.0.0.0 --port 8000
command: server 0.0.0.0:8000
environment:
- TZ=Europe/Zurich