I cannot set `MOTO_PORT` to a port other than 5000. Because `Dockerfile` exports only port 5000. I got an error saying `Error: socket hang up` when setting `MOTO_PORT` to port 443.
I cannot set
MOTO_PORTto a port other than 5000. BecauseDockerfileexports only port 5000.I got an error saying
Error: socket hang upwhen settingMOTO_PORTto port 443.