mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-07 19:18:34 +03:00
5 lines
188 B
Plaintext
5 lines
188 B
Plaintext
CHROME_APP_IDS='["1234567890"]'
|
|
ALLOWED_ORIGINS='["allowed"]'
|
|
BLOCKED_EMAILS='[]'
|
|
DATABASE_PATH="sqlite:///./database/auto-archiver.db"
|
|
API_BEARER_TOKEN=THIS_API_TOKEN_SHOULD_NEVER_BE_USED |