mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
fix archivebox flags
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user