From 4b8b4605e264fd9b857de92bd5999fe29403eea6 Mon Sep 17 00:00:00 2001 From: sergey Date: Sat, 10 Aug 2024 23:34:27 +0300 Subject: [PATCH] init-4 --- .env-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env-template b/.env-template index 7580dda..8b2a6f4 100644 --- a/.env-template +++ b/.env-template @@ -1,2 +1,2 @@ BLOCKING_IP__DB__URL=postgresql+asyncpg://username:password@localhost:5432/dbname -BLOCKING_IP__DB__ECHO=0 +BLOCKING_IP__DB__ECHO=0 \ No newline at end of file