change default port of dimse server to 11119

This commit is contained in:
weiwei 2016-09-02 20:08:28 +08:00
parent 8ec58015ce
commit cefea45472
3 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@
},
{
"host": "0.0.0.0",
"port": 11112,
"port": 11119,
"aeTitle": "DCM4CHEE",
"default": true,
"server": true

View File

@ -27,7 +27,7 @@
},
{
"host": "0.0.0.0",
"port": 11112,
"port": 11119,
"aeTitle": "OHIFDCM",
"default": true,
"server": true

View File

@ -28,7 +28,7 @@
},
{
"host": "0.0.0.0",
"port": 11112,
"port": 11119,
"aeTitle": "OHIFDCM",
"default": true,
"server": true