Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Commit

Permalink
Revert file
Browse files Browse the repository at this point in the history
  • Loading branch information
noris alsaadie committed Aug 27, 2020
1 parent 6e53c4d commit c92579e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/proxy/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ http {
}

# @todo change to proxy once continuum-adaptor redirects
location /auth-login {
location /continuum-login {
return 301 http://reviewer-mocks:3003/submit;
# proxy_pass http://continuum-adaptor:3000/login;
}
Expand Down

0 comments on commit c92579e

Please sign in to comment.