[SKIP CI] update readme

This commit is contained in:
Robert Kaussow 2020-01-18 14:53:28 +00:00
parent e29fda3571
commit 4f1f3036dd
1 changed files with 2 additions and 0 deletions

View File

@ -423,6 +423,8 @@ nginx_vhosts_default:
proxy_read_timeout: 3600s
proxy_send_timeout: 3600s
proxy_headers: []
custom_options:
- 'deny: all'
error_page: /usr/share/nginx/html
```