switch default server port for dcm4chee config back to 11112
This commit is contained in:
parent
4a389d2304
commit
1603450da8
@ -28,7 +28,7 @@
|
||||
},
|
||||
{
|
||||
"host": "0.0.0.0",
|
||||
"port": 11119,
|
||||
"port": 11112,
|
||||
"aeTitle": "DCM4CHEE",
|
||||
"default": true,
|
||||
"server": true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user