synapse: Fix caddy path
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
service_domains: "{{ [synapse_external_domain] }}"
|
service_domains: "{{ [synapse_external_domain] }}"
|
||||||
service_vhost_locations:
|
service_vhost_locations:
|
||||||
- path: ^/_matrix/client/.*/(login|logout|refresh).*$
|
- path: ^/_matrix/client/.*/(login|logout|refresh).*$
|
||||||
proxy_target_socket: /run/matrix-authentication-service-socat.sock
|
proxy_target_socket: /run/matrix-authentication-service-caddy-socket-proxy.sock
|
||||||
service_wants:
|
service_wants:
|
||||||
- matrix-authentication-service.service
|
- matrix-authentication-service.service
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user