add ngnix-status to config

add doc
This commit is contained in:
p5t2vspoqqw
2019-04-17 13:42:09 +02:00
parent d4f2cb91d7
commit deeefac84c
4 changed files with 26 additions and 0 deletions

View File

@ -1,5 +1,7 @@
matrix_nginx_proxy_enabled: true
matrix_nginx_proxy_nginx_status_enabled: false
# We use an official nginx image, which we fix-up to run unprivileged.
# An alternative would be an `nginxinc/nginx-unprivileged` image, but
# those as more frequently out of date.