Hi,
My Jenkins server and nginx server is in 2 different machine in the same intranet. the nginx web server is exposed to the internet via a domain name. to access Jenkins from /internet I need to add the Jenkins url as proxy pass in the nginx host config file
but it is not working
If I give proxy passvalue as ip of Jenkins server:8080/login?from=%2F
the I can see the login page without any stylesheet
any idea why?
Thanks,
Pritha