3 changed files with 3 additions and 23 deletions
@ -1,21 +0,0 @@
|
||||
{ |
||||
"Logging": { |
||||
"LogLevel": { |
||||
"Default": "Information", |
||||
"Microsoft.AspNetCore": "Warning" |
||||
} |
||||
}, |
||||
|
||||
"AllowedHosts": "*", |
||||
"Configs": { |
||||
"SystemIp": "143.120.5.25", |
||||
"Port": "8080" |
||||
}, |
||||
"Kestrel": { |
||||
"Endpoints": { |
||||
"Http": { |
||||
"Url": "http://localhost:5194" |
||||
} |
||||
} |
||||
} |
||||
} |
Loading…
Reference in new issue