diff --git a/shinyproxy/nginx_pep_gcube.conf.j2 b/shinyproxy/nginx_pep_gcube.conf.j2 index 4d7adbf..3370e58 100644 --- a/shinyproxy/nginx_pep_gcube.conf.j2 +++ b/shinyproxy/nginx_pep_gcube.conf.j2 @@ -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;