fix deploy dotnet backend
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"Urls": "http://localhost:8000"
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user