Minor fixes
parent
2f0672359d
commit
972555ce22
|
@ -19,8 +19,8 @@ nginx_default_vhost_ssl: null
|
||||||
#
|
#
|
||||||
# Nginx directories
|
# Nginx directories
|
||||||
#
|
#
|
||||||
nginx_htpasswd_dir: '{{ nginx_etc_dir}}/htpasswd'
|
nginx_htpasswd_dir: '{{ nginx_etc_dir }}/htpasswd'
|
||||||
nginx_ssl_dir: '{{ nginx_etc_dir}}/ssl'
|
nginx_ssl_dir: '{{ nginx_etc_dir }}/ssl'
|
||||||
nginx_helper_dir: '{{ nginx_etc_dir}}/helper'
|
nginx_helper_dir: '{{ nginx_etc_dir}}/helper'
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue