element fixes
This commit is contained in:
parent
b9af7bd11c
commit
082ca08527
@ -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": {
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
server {
|
||||
listen 8001;
|
||||
listen [::]:8001;
|
||||
server_name localhost;
|
||||
|
||||
root /usr/share/nginx/html;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user