diff --git a/config/dcm4cheeDIMSE.json b/config/dcm4cheeDIMSE.json index 450bf189a..5727ef832 100644 --- a/config/dcm4cheeDIMSE.json +++ b/config/dcm4cheeDIMSE.json @@ -28,7 +28,7 @@ }, { "host": "0.0.0.0", - "port": 11112, + "port": 11119, "aeTitle": "DCM4CHEE", "default": true, "server": true diff --git a/config/medkenOrthanc.json b/config/medkenOrthanc.json index 7b335dddf..f80d1ef9e 100644 --- a/config/medkenOrthanc.json +++ b/config/medkenOrthanc.json @@ -27,7 +27,7 @@ }, { "host": "0.0.0.0", - "port": 11112, + "port": 11119, "aeTitle": "OHIFDCM", "default": true, "server": true diff --git a/config/orthancDIMSE.json b/config/orthancDIMSE.json index 55e0cdd0b..895e46155 100644 --- a/config/orthancDIMSE.json +++ b/config/orthancDIMSE.json @@ -28,7 +28,7 @@ }, { "host": "0.0.0.0", - "port": 11112, + "port": 11119, "aeTitle": "OHIFDCM", "default": true, "server": true