Skip to content

Commit

Permalink
testing whether ctsws isvalidchemical proxy is needed
Browse files Browse the repository at this point in the history
  • Loading branch information
popenc committed Jan 19, 2024
1 parent 02e24ad commit 9be689d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ server {
}

# Proxy for ctsws endpoint:
location /ctsws/rest/isvalidchemical {
proxy_pass http://cts-ctsws:8080/ctsws/rest/isvalidchemical;
}
# location /ctsws/rest/isvalidchemical {
# proxy_pass http://cts-ctsws:8080/ctsws/rest/isvalidchemical;
# }

}

0 comments on commit 9be689d

Please sign in to comment.