mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-13 05:38:29 +03:00
Cleanup docker-compose
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
version: '3.8'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
auto-archiver:
|
auto-archiver:
|
||||||
@@ -10,7 +9,4 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./secrets:/app/secrets
|
- ./secrets:/app/secrets
|
||||||
- ./local_archive:/app/local_archive
|
- ./local_archive:/app/local_archive
|
||||||
environment:
|
|
||||||
- WACZ_ENABLE_DOCKER=true
|
|
||||||
- RUNNING_IN_DOCKER=true
|
|
||||||
command: --config secrets/orchestration.yaml
|
command: --config secrets/orchestration.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user