Skip to content
Snippets Groups Projects
Commit f2aa389e authored by Mohamed, Fawzi Roberto (fawzi)'s avatar Mohamed, Fawzi Roberto (fawzi)
Browse files

Revert "restore clean labdev redirect (also nexus)"

This reverts commit 17292347dffcb98bfc2f3439bfcb4502d9b181b2.
parent 6e54f71e
Branches
Tags
No related merge requests found
......@@ -115,7 +115,7 @@ http {
alias "/usr/share/nginx/html/.well-known/";
}
location /nexus/ {
proxy_pass http://130.183.207.100:31542;
proxy_pass http://130.183.207.109:30913;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
......@@ -458,7 +458,7 @@ http {
#proxy_max_temp_file_size 2G;
location / {
proxy_pass http://130.183.207.100:32692;
proxy_pass http://130.183.207.109:31744;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment