# HG changeset patch # User Sebastien Jodogne # Date 1598205909 -7200 # Node ID 194e3cfa200fc888573b8ad9c660373358c38f3b # Parent 8a462f9c5a976a484461fb552e74a65cf0d47455 fix diff -r 8a462f9c5a97 -r 194e3cfa200f GenerateConfigurationForTests.py --- a/GenerateConfigurationForTests.py Sun Aug 23 12:05:07 2020 +0200 +++ b/GenerateConfigurationForTests.py Sun Aug 23 20:05:09 2020 +0200 @@ -126,7 +126,7 @@ 'Password' : 'orthanctest' }, 'self' : { - 'Url' : 'http://localhost:8042/', + 'Url' : 'http://127.0.0.1:8042/', 'Username' : 'alice', 'Password' : 'orthanctest' }