@ -7,10 +7,6 @@ server {
root $kms_dir;
}
location = /json {
alias $kms_dir/assets/kms-keys.json;
location / {
set $query_param $query_string;
if ($http_user_agent ~* (curl|wget)) {