mirror of
https://github.com/YunoHost-Apps/akkoma_ynh.git
synced 2024-09-03 20:36:17 +02:00
fix syntax
This commit is contained in:
parent
1992986a1f
commit
ace6461fc1
1 changed files with 1 additions and 1 deletions
|
@ -37,5 +37,5 @@ location / {
|
|||
}
|
||||
|
||||
location ~ ^/(proxy|media) {
|
||||
more_set_headers "default-src 'none'; upgrade-insecure-requests; sandbox;";
|
||||
more_set_headers "Content-Security-Policy : default-src 'none'; upgrade-insecure-requests; sandbox;";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue