mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Update nginx.conf
This commit is contained in:
parent
2e3496829c
commit
d211a8ea18
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ location / {
|
|||
alias __FINALPATH__/public/;
|
||||
|
||||
# Add headers to serve security related headers
|
||||
more_set_headers "Strict-Transport-Security: frame-ancestors http://*:* https://*:*";
|
||||
more_set_headers "Content-Security-Policy : frame-ancestors http://*:* https://*:*";
|
||||
|
||||
index index.php;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue