mirror of
https://github.com/Llloooggg/TextSouls.git
synced 2026-03-06 20:46:23 +03:00
backend+ telegram: регистрация переведена на классы
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"main_settings": {
|
||||
"bot_token": "token-from-@BotFather"
|
||||
"MAIN_SETTINGS": {
|
||||
"BOT_TOKEN": "token-from-@BotFather"
|
||||
},
|
||||
"backend_settings": {
|
||||
"base_url": "http://localhost:5000"
|
||||
"BACKEND_SETTINGS": {
|
||||
"BASE_URL": "http://localhost:5000"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user