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