Set listen unix socket
This commit is contained in:
parent
7754a77746
commit
97dd515468
@ -1,8 +1,8 @@
|
||||
{
|
||||
"Kestrel": {
|
||||
"Endpoints": {
|
||||
"Http": {
|
||||
"Url": "http://*:65041"
|
||||
"UnixSocket": {
|
||||
"Url": "http://unix:/var/sock/api_cycle_vdp.sock"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user