Updated Jenkinsfile and nginx.template
This commit is contained in:
@@ -64,10 +64,10 @@ http {
|
||||
add_header Cache-Control "no-cache, public, must-revalidate, proxy-revalidate";
|
||||
}
|
||||
|
||||
underscores_in_headers on;
|
||||
# underscores_in_headers on;
|
||||
# $RESOLVER
|
||||
|
||||
# JWT TOKEN
|
||||
# # JWT TOKEN
|
||||
# location /token/jwt/rest/idp/v0/dafa {
|
||||
# proxy_pass $JWT_URL;
|
||||
# }
|
||||
|
||||
Reference in New Issue
Block a user