bundlewrap/data/nginx/files/extras/htz.ex42-1048908/dimension.franzi.business
Franzi b52a196c73
All checks were successful
bundlewrap/pipeline/head This commit looks good
bundles/nginx: add configuration option for client_max_body_size
2021-03-30 21:26:25 +02:00

7 lines
244 B
Plaintext

add_header Content-Security-Policy "frame-ancestors 'self' chat.franzi.business matrix.nyantec.com";
location /.well-known/matrix/ {
alias /etc/matrix-synapse/wellknown/;
add_header Access-Control-Allow-Origin *;
}