fix some tests and prepare next step of evolution
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user