aboutphilippe

Results 3 comments of aboutphilippe

Same thing happens if simply running the following command `docker run -e DATABASE_URL="ecto://postgres:postgres@db/postgres" -e SECRET_KEY_BASE="dvPPvOjpgX2Wk8Y3ONrqWsgM9ZtU4sSrs4l/5CFD1sLm4H+CjLU+EidjNGuSz7bz" -e BACKEND_URL="localhost" papercups/papercups:latest`

Thanks @paescuj I have built a docker image following your suggestion and it worked. I am not familiar enough with Elixir.. would it require a refactor of that part? In...

Same here. @MrFarhan what did you end up doing?