This is the repo for https://emwj.dev/.
- Clone this repo
- Copy
docker-compose.ymltodocker-compose-prod.ymland configure environment variables- Set
SECRET_KEYto a long, random string - Set
ALLOWED_HOSTSto a comma seperated list of domains you want to connect.
- Set
- Run
make up