add tencentcloud in config.yaml (#192)
Signed-off-by: roc <roc@imroc.cc>
This commit is contained in:
parent
41c76a0d7a
commit
65d230658e
|
|
@ -34,3 +34,8 @@ enable = false
|
|||
max_port = 700
|
||||
min_port = 500
|
||||
|
||||
[tencentcloud]
|
||||
enable = true
|
||||
[tencentcloud.clb]
|
||||
min_port = 700
|
||||
max_port = 750
|
||||
|
|
|
|||
Loading…
Reference in New Issue