ember serve --port 4201
docker build --no-cache . -t embily-pay-frontenddocker run -v $PWD:/app -it embily-pay-frontend /app/build.sh production- productiondocker run -v $PWD:/app -it embily-pay-frontend /app/build.sh staging- staging
config/environment.js