add PROXY to stream hosts - Working.

This commit is contained in:
baudneo
2022-10-10 17:10:54 -06:00
parent a9ca9527d8
commit 2d681b8dcc
5 changed files with 12 additions and 12 deletions

View File

@@ -20,7 +20,6 @@ module.exports = Mn.View.extend({
cancel: 'button.cancel',
save: 'button.save',
stream_allow_proxy_protocol: 'input[name="stream_allow_proxy_protocol"]',
stream_enable_proxy_protocol: 'input[name="stream_enable_proxy_protocol"]',
stream_load_balancer_ip: 'input[name="stream_load_balancer_ip"]'
},