forked from ruangrupa/well-known-uris
fork for ruangrupa
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
server {
|
||||
listen 80 default_server;
|
||||
server_name autonomic.zone;
|
||||
server_name lumbung.space;
|
||||
|
||||
location /.well-known/matrix/ {
|
||||
root /var/www/;
|
||||
|
||||
@ -1,3 +1 @@
|
||||
{
|
||||
"m.server": "matrix.autonomic.zone:443"
|
||||
}
|
||||
{"m.server": "matrix.lumbung.space:443"}
|
||||
|
||||
Reference in New Issue
Block a user