mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 02:24:17 +00:00
move parameters
This commit is contained in:
parent
048040bd7f
commit
ded9aa36fd
@ -100,10 +100,8 @@ export default class Engine {
|
||||
index: process.env.lb_service.index,
|
||||
data: {
|
||||
namespace: params.refName,
|
||||
listen: {
|
||||
ip: this.params.listen_ip,
|
||||
port: this.params.listen_port,
|
||||
},
|
||||
listen_port: this.params.listen_port,
|
||||
ws_path: this.params.ws_path ?? params.refName,
|
||||
},
|
||||
})
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user