Update end-to-end-deploy-setup.md

This commit is contained in:
2026-06-08 15:32:27 +07:00
committed by GitHub
parent 522a61496d
commit 0580c1a90c

View File

@@ -238,11 +238,15 @@ you can change ae_title: "DCM4CHEE" (default)
## OUR_AE set up ## OUR_AE set up
Create new AET in https://<ip>:8443/dcm4chee-arc/ui2/en/device Create new AET in https://<ip>:8443/dcm4chee-arc/ui2/en/device
warning: set host to not localhost if you use docker-compose! warning: set host to not localhost if you use docker-compose!
set to machine's private local ip (ex: 10.0.72.92) or public (not recommend) set to machine's private local ip (ex: 10.0.72.92) or public (not recommend)
in config file, find our_ae section in config file, find our_ae section
you can change ae_title: <created_ae>, port: <set-port> you can change ae_title: <created_ae>
port: <set-port>
## Make it service ## Make it service