mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 00:26:07 +02:00
fix: Update appsettings.example.json to include server URLs
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"Urls": "http://0.0.0.0:5000",
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Data Source=echohub.db"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user