mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix nginx HA startup
This commit is contained in:
parent
00b4ff906d
commit
d054fd8423
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ start_instance() {
|
|||
listen ${listen:-0.0.0.0:6666} udp;
|
||||
listen ${listen:-0.0.0.0:6666} so_keepalive=off;
|
||||
proxy_pass ${1};
|
||||
proxy_buffering off;
|
||||
}
|
||||
"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue