add architecture skeleton
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"Postgres": "Host=localhost;Port=5432;Database=gymlogai;Username=postgres;Password=postgres"
|
||||
},
|
||||
"TelegramBot": {
|
||||
"BotToken": "",
|
||||
"PollingTimeoutSeconds": 5
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user