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
2a0dc8a806
commit
749cec920c
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ if [[ $server_name != $domain ]]; then
|
|||
}
|
||||
EOF
|
||||
|
||||
cat > /etc/nginx/conf.d/${domain}.d/name_server.conf <<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;
|
||||
|
|
Loading…
Add table
Reference in a new issue