feat(#13): add Web:BaseUrl config for calendar subscription links

This commit is contained in:
2026-05-07 10:21:07 +03:00
parent 435399dcf2
commit c1fdba510b
+3
View File
@@ -9,5 +9,8 @@
"Telegram": {
"BotToken": "",
"MiniAppUrl": ""
},
"Web": {
"BaseUrl": ""
}
}