Use caddy instead of socat for http proxying
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
vhost_domains:
|
||||
- "{{ synapse_external_domain }}:8448"
|
||||
vhost_proxy_target_netproto: unix
|
||||
vhost_proxy_target_socket: "/run/synapse-socat.sock"
|
||||
vhost_proxy_target_socket: "/run/synapse-caddy-socket-proxy.sock"
|
||||
|
||||
- name: Open port for synapse federation
|
||||
ansible.posix.firewalld:
|
||||
|
||||
Reference in New Issue
Block a user