How to add IP address to licode docker container, file licode_default.js, line "/config.erizoController.hostname =" without restarting container

Hi All,

I start pre-built docker licode image and assign public IP address in file ./licode/scripts/licode_default.js with value /config.erizoController.hostname = XXX.XXX.XXX.XXX

Question, I see that only option with restarting docker container allows to use new IP address.
Is there any more wise options to use new IP address without restarting container?

Thank you,
Alex