forked from ddrilling/AsbCloudServer
fix app settings
This commit is contained in:
commit
de0be337d6
@ -10,5 +10,5 @@
|
||||
"DefaultConnection": "Host=localhost;Database=postgres;Username=postgres;Password=q;Persist Security Info=True"
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"Urls": "http://0.0.0.0:5000";
|
||||
"Urls": "http://0.0.0.0:5000"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user