1
0
Fork 0
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:
Thatoo 2019-07-07 01:51:01 +02:00 committed by GitHub
parent 2a0dc8a806
commit 749cec920c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -201,7 +201,7 @@ if [[ $server_name != $domain ]]; then
} }
EOF 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 { location /.well-known/matrix/server {
alias /var/www/.well-known/${domain}/server_name.json; alias /var/www/.well-known/${domain}/server_name.json;