service: Option to not pass host header to container service
This commit is contained in:
@@ -33,4 +33,5 @@
|
||||
vhost_domains: "{{ service_domains }}"
|
||||
vhost_proxy_target_netproto: unix
|
||||
vhost_proxy_target_socket: "/run/{{ service_name }}-socat.sock"
|
||||
vhost_proxy_headers: "{{ _service_proxy_headers }}"
|
||||
vhost_locations: "{{ service_vhost_locations }}"
|
||||
|
||||
Reference in New Issue
Block a user