element fixes

This commit is contained in:
A 2025-03-25 08:14:07 -07:00
parent b9af7bd11c
commit 082ca08527
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,8 @@
"matrix.lviv2.dcomm.net.ua",
"matrix.kherson.dcomm.net.ua",
"matrix.mykolayiv.dcomm.net.ua",
"matrix.rivne.dcomm.net.ua"
"matrix.rivne.dcomm.net.ua",
"matrix.khmelnytskyi.dcomm.net.ua"
]
},
"enable_presence_by_hs_url": {

View File

@ -1,6 +1,5 @@
server {
listen 8001;
listen [::]:8001;
server_name localhost;
root /usr/share/nginx/html;