aboutsummaryrefslogtreecommitdiffstats
path: root/.env.template
diff options
context:
space:
mode:
Diffstat (limited to '.env.template')
-rw-r--r--.env.template3
1 files changed, 3 insertions, 0 deletions
diff --git a/.env.template b/.env.template
index bef2005..4ea5b80 100644
--- a/.env.template
+++ b/.env.template
@@ -6,3 +6,6 @@ GOOGLE_TRANSLATE_API_KEY=
KV_REST_API_TOKEN=
KV_REST_API_URL=
FIREBASE_SERVICE_ACCOUNT_JSON_PATH=serviceAccount.json
+
+SQLITE_DB="news.db" # leave empty to use local sqlite3 (news.db), otherwise provide a libsql compatible URL or path to a local .db
+REMOTE_AUTH_TOKEN= # only used if remote_db
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage