fix some tests and prepare next step of evolution

This commit is contained in:
2025-12-09 09:19:13 +00:00
parent ad44274075
commit be3ac75422
27 changed files with 3363 additions and 3246 deletions

View File

@@ -209,10 +209,10 @@ tap.test('SmartProxy: Should create instance with route-based config', async ()
})
],
defaults: {
targets: [{
target: {
host: 'localhost',
port: 8080
}],
},
security: {
ipAllowList: ['127.0.0.1', '192.168.0.*'],
maxConnections: 100