Дополнил пример env

This commit is contained in:
Alexey Polyakov 2026-03-10 19:52:32 +03:00
parent 5eb9370a5a
commit a45f99424c
1 changed files with 2 additions and 1 deletions

View File

@ -24,3 +24,4 @@ avatar_base_url = "http://127.0.0.1/avatar/"
telegram_bot_token = "123456789:ABCDEFGHIJKLMNOPQRSTUVWXYZ"
telegram_bot_enabled = "1"
telegram_whitelist_ids = "1,2,3"
origins="http://127.0.0.1,https://web.openmax.su"