From 2983f149ad20e884c5b4ba46f56e24712ecd4382 Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Wed, 17 May 2023 16:37:31 +0200 Subject: [PATCH] Update .env sample for Telegram-bot --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index d020102..031ed5f 100644 --- a/.env.example +++ b/.env.example @@ -12,7 +12,7 @@ PGSAIL_EMAIL_SERVER=localhost #PGSAIL_EMAIL_PASS= Comment if not use #PGSAIL_PUSHOVER_APP_TOKEN= Comment if not use #PGSAIL_PUSHOVER_APP_URL= Comment if not use -#PGSAIL_PGSAIL_TELEGRAM_BOT_TOKEN= Comment if not use +#PGSAIL_TELEGRAM_BOT_TOKEN= Comment if not use PGSAIL_APP_URL=http://localhost # POSTGREST ENV Settings PGRST_DB_URI=postgres://authenticator:${PGSAIL_AUTHENTICATOR_PASSWORD}@127.0.0.1:5432/signalk