updated appsettings to work on the server
This commit is contained in:
parent
f322c18c57
commit
a869e55625
2 changed files with 2 additions and 2 deletions
|
@ -13,6 +13,6 @@
|
|||
"LiebContext": "Data Source=/database/mydb.sqlite;"
|
||||
},
|
||||
"HttpClients": {
|
||||
"DiscordBot": "lieb-bot"
|
||||
"DiscordBot": "http://lieb-bot"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue