feat(conf): add target addr
This commit is contained in:
parent
fc60b2a779
commit
cf9dc1da38
|
@ -47,4 +47,5 @@ plugins-control:
|
||||||
gateway:
|
gateway:
|
||||||
host: '127.0.0.1'
|
host: '127.0.0.1'
|
||||||
port: 5891
|
port: 5891
|
||||||
|
target: ["127.0.0.1:5890"]
|
||||||
|
|
Loading…
Reference in New Issue