Files
nginx-proxy-manager/backend
Charles Wilkinson 88e0295a06 Add variables for scheme, host & port
Declaring and using a variable for the forward_host in the proxy_pass directive means that Nginx will no longer fail to start if that host is down. A 503 will be returned for any requests instead.
I have also added variables for the forward_scheme and forward_port elements also as these could be useful variables to have access to for any custom elements users may wish to add.
I have not declared a variable for forward_path as it is not mandatory and an empty value would cause the set directive to fail.
2023-03-12 12:36:42 +00:00
..
2020-03-06 11:04:42 +10:00
2021-09-01 11:47:47 +05:30
2020-02-19 15:55:06 +11:00
2023-03-07 17:15:03 +01:00
2021-10-31 00:28:43 +02:00
2020-02-19 15:55:06 +11:00
2020-02-19 15:55:06 +11:00
2021-11-05 14:01:50 +01:00
2020-07-19 20:04:29 +02:00
2020-02-19 15:55:06 +11:00
2020-02-19 15:55:06 +11:00
2020-02-19 15:55:06 +11:00
2020-02-19 15:55:06 +11:00
2022-11-21 01:46:42 +03:00