shuffle some ports around
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-09-20 10:29:19 +02:00
parent dc968b75e5
commit bb0b6f2079
Signed by: kunsi
GPG key ID: 12E3D2136B818350
10 changed files with 25 additions and 18 deletions

View file

@ -7,7 +7,7 @@
}
location /_matrix {
proxy_pass http://[::1]:8008;
proxy_pass http://[::1]:20080;
proxy_set_header X-Forwarded-For $remote_addr;
}