arreglopuertos

This commit is contained in:
Mauro Torrez 2019-08-28 01:13:32 -03:00
parent 8a0c733440
commit 76b464bab5

View File

@ -55,7 +55,7 @@
ports:
- "{% if wordpress_bind_port is not none %}\
{{ wordpress_bind_host+':' if not wordpress_bind_host is none else '' }}\
{{ wordpress_bind_port }}:80{% endif %}"
{{ wordpress_bind_port }}:9000{% endif %}"
- name: template nginx config
copy: