.env
there are two envirment variable for proxy port, change these ports to your custom port as shown in the below example.docker-compose up -d
docker-compose --file docker-compose.prod.yml down
docker-compose down
docker container kill $(docker ps -q)