service: Add docker_vhost_additional_locations
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
vhost_proxy_target_protocol: "{{ docker_proxy_target_protocol }}"
|
||||
vhost_domains: "{{ docker_vhost_domains[docker_service_name] }}"
|
||||
vhost_proxy_target_port: "{{ ports[docker_service_name][vhost_proxy_target_protocol] }}"
|
||||
vhost_locations: "{{ docker_vhost_additional_locations }}"
|
||||
when: reverse_proxy_type != 'traefik'
|
||||
|
||||
- name: Set published ports variable to http port
|
||||
|
||||
Reference in New Issue
Block a user