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