mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-11 21:18:35 +03:00
Update src/.example.env
Removes some configs that are no longer used and adds some that are.
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
GOOGLE_CHROME_APP_ID=0000000000000000000000000000000000.apps.googleusercontent.com
|
||||
# for validating non-email limited JWT
|
||||
GOOGLE_CHROME_APP_ID_PUBLIC=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"
|
||||
USER_GROUPS_FILENAME=user-groups.yaml
|
||||
USER_GROUPS_FILENAME=user-groups.yaml
|
||||
CHROME_APP_IDS=000000000000000000000000000000000000000000000.apps.googleusercontent.com,000000000000000000000000000000000000000000001.apps.googleusercontent.com
|
||||
#ALLOWED_ORIGINS="http://localhost:8004" # dev only
|
||||
|
||||
Reference in New Issue
Block a user