diff options
Diffstat (limited to '.env.sample')
| -rw-r--r-- | .env.sample | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.env.sample b/.env.sample index 3c7bc48..e0e4e42 100644 --- a/.env.sample +++ b/.env.sample @@ -1,6 +1,6 @@ PORT=3000 SHEETS_SPREADSHEET_ID= SHEETS_RANGE= -TELEGRAM_WEBHOOK_URL=https://hommabot2.jan.systems/webhook/telegram TELEGRAM_BOT_TOKEN= -PG_CONNECTION_URI=postgresql://postgres:postgres@localhost/postgres +G_SA_JSON_B64= +SQLITE_PATH= |
