mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
SSL cert location.
This commit is contained in:
parent
e72488bd93
commit
30eab70fdf
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ backend maintenance
|
|||
server nginx nginx:81 check inter 3000ms
|
||||
|
||||
listen stats
|
||||
bind :1936 ssl crt localhost.pem
|
||||
bind :1936 ssl crt /srv/newsblur/config/certificates/newsblur.com.pem
|
||||
stats enable
|
||||
stats hide-version
|
||||
stats realm Haproxy\ Statistics
|
||||
|
|
Loading…
Add table
Reference in a new issue