Skip to content
Snippets Groups Projects
Commit d1dcb90c authored by Edileuton Henrique de Oliveira's avatar Edileuton Henrique de Oliveira
Browse files

windows-collect: Change the webservice address.

parent c7a2cf09
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ import glob
# ==========================================
# TODO: Check compatibility with 64bit Windows (Program Files(x86) folder)
PROINFODATAPATH = os.environ["ProgramFiles"] + "\\ProInfoData"
URL = "http://colombard.c3sl.ufpr.br/axis/Seed2.jws"
URL = "http://200.17.202.187/tomcat/axis/Seed2.jws"
# Log lifetime in days
LOGLIFETIME = 30
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment