More synapse troubleshooting
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
server {
|
||||
listen 80 default_server;
|
||||
server_name matrix.{{ personal_domain }};
|
||||
server_name {{ personal_domain }};
|
||||
|
||||
# Traefik -> nginx -> synapse
|
||||
location /_matrix {
|
||||
|
Reference in New Issue
Block a user