mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Update install
This commit is contained in:
parent
25a07bd123
commit
f0f3ea88f1
1 changed files with 0 additions and 2 deletions
|
@ -202,11 +202,9 @@ if [[ $server_name != $domain ]]; then
|
|||
EOF
|
||||
|
||||
cat > /etc/nginx/conf.d/${domain}.d/server_name.conf <<EOF
|
||||
{
|
||||
location /.well-known/matrix/server {
|
||||
alias /var/www/.well-known/${domain}/server_name.json;
|
||||
}
|
||||
}
|
||||
EOF
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue