mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
Update nginx.conf
This commit is contained in:
parent
8baad94ec3
commit
be9e4a3eb1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
root ROOT_PATH;
|
||||
server_name https://APP_URL
|
||||
server_name https://APP_URL;
|
||||
add_header "X-Frame-Options" "SAMEORIGIN";
|
||||
add_header "X-XSS-Protection" "1; mode=block";
|
||||
add_header "X-Content-Type-Options" "nosniff";
|
||||
|
|
Loading…
Add table
Reference in a new issue