"-" is not allowed.

This commit is contained in:
Andrea Dell'Amico 2022-05-01 18:05:01 +02:00
parent b36f8c55e4
commit ba002ef312
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ map $http_authorization $source_auth {
default "";
}
js_import /etc/nginx/snippets/pep-gcube.js;
js_import /etc/nginx/snippets/pep_gcube.js;
# added to bind enforce function
js_set $authorization pep.enforce;