bundlewrap/data/nginx/files/extras/htz.ex42-1048908/dimension.franzi.business
Franzi de632a7725
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
htz.ex42-1048908: add missing domains
2020-07-19 11:26:12 +02:00

9 lines
275 B
Plaintext

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