mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-21 08:27:38 +00:00
add PROXY to stream hosts.
This commit is contained in:
@@ -13,6 +13,9 @@ const model = Backbone.Model.extend({
|
||||
forwarding_port: null,
|
||||
tcp_forwarding: true,
|
||||
udp_forwarding: false,
|
||||
stream_allow_proxy_protocol: false,
|
||||
stream_enable_proxy_protocol: false,
|
||||
stream_load_balancer_ip: '',
|
||||
enabled: true,
|
||||
meta: {},
|
||||
// The following are expansions:
|
||||
|
Reference in New Issue
Block a user