no port binding
This commit is contained in:
parent
2b44725360
commit
5b0ef38aad
@ -54,9 +54,6 @@
|
|||||||
networks:
|
networks:
|
||||||
- name: "{{ docker_network_name }}"
|
- name: "{{ docker_network_name }}"
|
||||||
ports:
|
ports:
|
||||||
- "{% if wordpress_bind_port is not none %}\
|
|
||||||
{{ wordpress_bind_host+':' if not wordpress_bind_host is none else '' }}\
|
|
||||||
{{ wordpress_bind_port }}:80{% endif %}"
|
|
||||||
|
|
||||||
- name: template nginx config
|
- name: template nginx config
|
||||||
copy:
|
copy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user