Fix crash when nginx_upstream is not set

This commit is contained in:
Emilien Mantel
2017-11-27 13:43:28 +01:00
parent c79d370ad6
commit 609e4f013d

View File

@@ -89,6 +89,11 @@ nginx_custom_http: []
# #
nginx_sites: [] nginx_sites: []
#
# Upstreams
#
nginx_upstreams: []
# #
# htpasswd # htpasswd
# #