Skip to content
Snippets Groups Projects
Commit eeddd306 authored by Vinicius Ruoso's avatar Vinicius Ruoso Committed by Danilo K. S. Yorinori
Browse files

Updated the webservice address


The webservice requests will be redirected to the correct server address.

Signed-off-by: default avatarVinicius Ruoso <vkr07@c3sl.ufpr.br>
Acked-by: default avatarJosiney de Souza <josineys@c3sl.ufpr.br>
Signed-off-by: default avatarDanilo K. S. Yorinori <danilok@c3sl.ufpr.br>
parent 088566b5
No related branches found
No related tags found
No related merge requests found
...@@ -54,7 +54,7 @@ source ${dirname}/common.sh ...@@ -54,7 +54,7 @@ source ${dirname}/common.sh
# In the future, will be replaced by mac address # In the future, will be replaced by mac address
mac=$(hostname) mac=$(hostname)
url="http://colombard.c3sl.ufpr.br/tomcat/axis/Seed2.jws" url="http://seed.c3sl.ufpr.br/tomcat/axis/Seed2.jws"
inep=$(cat ${dirname}/conf/inep) inep=$(cat ${dirname}/conf/inep)
getProxyConf getProxyConf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment