Fix some other typos.

This commit is contained in:
Andrea Dell'Amico 2022-05-02 10:47:28 +02:00
parent be9fd30353
commit 396aed8533
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ nginx_set_frame_origin: true
nginx_set_content_security_options: true
nginx_disable_content_security_options: true
nginx_x_frame_options: ''
nginx_pep_debug_enabled: true
nginx_pep_debug_enabled: 'true'
nginx_conf_remote_snippets:
- url: 'https://code-repo.d4science.org/gCubeSystem/d4s-nginx-pep-examples/raw/branch/master/shinyproxy/pep.js.j2'
name: pep.js
@ -33,8 +33,8 @@ nginx_virthosts:
ssl_letsencrypt_certs: '{{ nginx_letsencrypt_managed }}'
root: '{{ nginx_webroot }}'
server_tokens: 'off'
global_additional_options:
- 'include /etc/nginx/snippets/nginx_pep_gcube.conf'
# global_additional_options:
# - 'include /etc/nginx/snippets/nginx_pep_gcube.conf'
proxy_standard_setup: true
include_global_proxy_conf: true
proxy_additional_options: