mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-11 04:58:33 +03:00
7 lines
290 B
Bash
7 lines
290 B
Bash
GOOGLE_CHROME_APP_ID=0000000000000000000000000000000000.apps.googleusercontent.com
|
|
|
|
ALLOWED_EMAILS=email1,email2
|
|
ORCHESTRATION_CONFIG_DEFAULT=secrets/orchestration.yaml
|
|
# optional
|
|
# ORCHESTRATION_CONFIG_BELLINGCAT=secrets/orchestration-bcat.yaml
|
|
DATABASE_PATH="sqlite:///./auto-archiver.db" |