Only host on HTTP 10060

This commit is contained in:
jvyden 2021-10-27 16:07:03 -04:00
commit 2647da0489
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -18,7 +18,7 @@
"ProjectLighthouse": {
"commandName": "Project",
"dotnetRunMessages": "true",
"applicationUrl": "http://localhost:10060;http://localhost:10061;http://localhost:1062",
"applicationUrl": "http://localhost:10060",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"LIGHTHOUSE_DB_CONNECTION_STRING": "server=127.0.0.1;uid=root;pwd=lighthouse;database=lighthouse"