fix treat remotePort as a number

fix remove proxy failed
This commit is contained in:
2024-01-11 18:57:54 +08:00
parent cd81e22d53
commit 1bb3028308
2 changed files with 7 additions and 8 deletions

View File

@@ -40,6 +40,7 @@
'healthCheck.maxFailed',
'healthCheck.intervalSeconds',
'localPort',
'remotePort'
],
boolean: [
'transport.useEncryption',