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=