?
This commit is contained in:
12
appsettings.json
Normal file
12
appsettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"Host": "10.0.0.103",
|
||||
"HttpPort": 20100,
|
||||
"RelayPort": 20101
|
||||
}
|
||||
Reference in New Issue
Block a user