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