mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-29 08:28:39 +00:00
Only host on HTTP 10060
This commit is contained in:
parent
a009dda816
commit
2647da0489
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue