soporte argumentos para listen

This commit is contained in:
Mauro Torrez
2019-03-29 01:01:45 -03:00
parent e97e40e318
commit 999e91e220
3 changed files with 21 additions and 2 deletions

View File

@@ -19,3 +19,7 @@ nginx_publish_ports:
# forzar redireccion a https?
nginx_redirect_https: yes
# argumentos extra para las directivas 'listen'
nginx_http_listen_args: []
nginx_https_listen_args: []