.env
file, for security reasons.
.env
file.
docker-compose.lite.yaml
file:
.env
file with the following values, substituting placeholder values with your own. Dittofeed will work without these overrides, but it is recommended that you substitute your own credentials.
SECRET_KEY
.
Finally, start Dittofeed’s services.
docker-compose.prod.yaml
file.docker-compose.lite.yaml
file
First, comment out the ports
section in the service dependencies which don’t need to be exposed.