mirror of
https://github.com/frappe/bench.git
synced 2024-11-12 00:06:36 +00:00
Merge branch 'master' of https://github.com/frappe/bench into vm_fixes
This commit is contained in:
commit
f7a095b0f9
@ -35,6 +35,8 @@ server {
|
||||
ssl_prefer_server_ciphers on;
|
||||
{% endif %}
|
||||
|
||||
add_header X-Frame-Options "SAMEORIGIN";
|
||||
|
||||
location /assets {
|
||||
try_files $uri =404;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user