mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-11 21:18:35 +03:00
simplifies Bearer keys to a single one
This commit is contained in:
@@ -6,8 +6,6 @@ services:
|
||||
environment:
|
||||
- SERVE_LOCAL_ARCHIVE=/app/local_archive # See orchestration.yaml local_storage.save_to
|
||||
- ALLOWED_ORIGINS=http://localhost:8004,chrome-extension://ojcimmjndnlmmlgnjaeojoebaceokpdp
|
||||
- SERVICE_PASSWORD=dev-service-password
|
||||
- STATIC_FILE_PASSWORD=dev-static-file-password
|
||||
- API_BEARER_TOKEN=dev-api-bearer-token
|
||||
|
||||
worker:
|
||||
|
||||
Reference in New Issue
Block a user