Mercurial > hg > orthanc-tests
changeset 329:194e3cfa200f
fix
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sun, 23 Aug 2020 20:05:09 +0200 |
parents | 8a462f9c5a97 |
children | de8f7a80eed1 |
files | GenerateConfigurationForTests.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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' }