Skip to content
Snippets Groups Projects
Commit 53b45ba6 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Update __main__.py

parent 835d5950
No related branches found
No related tags found
2 merge requests!54Release 2.0.0,!11Merge Hackfest material into Develop
......@@ -18,7 +18,7 @@ from .MockOSM import MockOSM
LOGGER = logging.getLogger(__name__)
LOGGER.setLevel(logging.DEBUG)
WIM_URL = 'http://10.0.2.10:80'
WIM_URL = 'http://10.0.2.15:80'
WIM_USERNAME = 'admin'
WIM_PASSWORD = 'admin'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment