Skip to content

Commit

Permalink
updating jchemws route
Browse files Browse the repository at this point in the history
  • Loading branch information
popenc committed Sep 25, 2023
1 parent 774ba55 commit 9dec69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx_ceamdev.conf
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ server {
# }

# Proxy for jchemws endpoints:
location /jchemws {
location /jchemws/webservices/rest-v0/util {
proxy_pass http://jchemws:8080/webservices/rest-v0/util;
}

Expand Down

0 comments on commit 9dec69c

Please sign in to comment.