See this blogpost.
To get this working, you need PostgreSQL set up, and run:
echo DATABASE_URL=postgres://user:pass@host/site > .env
head -c16 /dev/urandom > secret.keySee this blogpost.
To get this working, you need PostgreSQL set up, and run:
echo DATABASE_URL=postgres://user:pass@host/site > .env
head -c16 /dev/urandom > secret.key