Cleanup docker-compose

This commit is contained in:
Patrick Robertson
2025-03-20 16:28:19 +04:00
parent e531906d73
commit 799cef3a8c

View File

@@ -1,4 +1,3 @@
version: '3.8'
services:
auto-archiver:
@@ -10,7 +9,4 @@ services:
volumes:
- ./secrets:/app/secrets
- ./local_archive:/app/local_archive
environment:
- WACZ_ENABLE_DOCKER=true
- RUNNING_IN_DOCKER=true
command: --config secrets/orchestration.yaml