health check on port 444
This commit is contained in:
parent
312ba536d9
commit
c992657f05
2 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@ http {
|
|||
include server-base.conf;
|
||||
|
||||
listen 443 default proxy_protocol;
|
||||
listen 444 default;
|
||||
|
||||
ssl on;
|
||||
ssl_certificate ./stack/ssl.cert;
|
||||
|
|
Reference in a new issue