Fixed the gRPC settings location (#68)
parent
dc87e4b12e
commit
1b772667f2
|
@ -28,13 +28,13 @@
|
|||
"certificateFile": "/path/to/fullchain.crt",
|
||||
"keyFile": "/path/to/private.key"
|
||||
}
|
||||
],
|
||||
]
|
||||
},
|
||||
"grpcSettings": {
|
||||
"serviceName": "GunService"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"outbounds": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue