add debug option ot vhost according to new nginx template nginx

This commit is contained in:
meaz 2021-04-26 11:44:06 +02:00
parent c00baa62f1
commit 5d09340c9c
Signed by: meaz
GPG Key ID: CD7A47B2F1ED43B4
1 changed files with 1 additions and 0 deletions

View File

@ -62,3 +62,4 @@ nginx_vhosts:
letsencrypt: 'false'
ssl_name: 'cryptpad.server.org'
proxy_pass: 'localhost'
debug: 'false'