bundlewrap/data/nginx/files/extras/htz-cloud.miniserver/dimension.sophies-kitchen.eu
Sophie Schiller 8bde57be4b
All checks were successful
bundlewrap/pipeline/head This commit looks good
bw/htz-cloud.miniserver install matrix and other components
2021-05-14 20:07:55 +02:00

7 lines
228 B
Plaintext

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