mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Update upgrade
This commit is contained in:
parent
f0f3ea88f1
commit
c03badac7c
1 changed files with 0 additions and 2 deletions
|
@ -257,11 +257,9 @@ fi
|
|||
|
||||
if [[ ! -e /etc/nginx/conf.d/${domain}.d/server_name.conf ]]
|
||||
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
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue