From 68ead35534dc68a776d031ba0849dbbc4c00d96f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80?= <78488229+viktor138irk@users.noreply.github.com> Date: Tue, 19 May 2026 05:53:57 +0900 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=BF=D1=80=D0=B8=D0=BC=D0=B5=D1=80=20=D0=BE=D0=BA?= =?UTF-8?q?=D1=80=D1=83=D0=B6=D0=B5=D0=BD=D0=B8=D1=8F=20backend?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/.env.example | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 backend/.env.example diff --git a/backend/.env.example b/backend/.env.example new file mode 100644 index 0000000..56e3c65 --- /dev/null +++ b/backend/.env.example @@ -0,0 +1,7 @@ +APP_PORT=8080 +APP_ORIGIN=http://localhost:5173 +DATABASE_PATH=./data/vk_hub.sqlite +VK_APP_ID= +VK_APP_SECRET= +TELEGRAM_BOT_TOKEN= +TELEGRAM_ADMIN_CHAT_ID=