lemmy/docker/prod
Dessalines 431210025d Some fixes for the docker build.
- Messed with readme.
- They needed to be `.env`, not `env`.
- Leaving the nginx file there, but extracting it out of the main setup. Ppl might use apache, or none at all.
- Docker 3.3 doesn't work with the DB health check unfortunately, so I changed that back to 2.4.
- Changed the env in the docker folder so it doesn't need to be edited, someone could just pull this and start it up if they just wanna test it.
2019-08-20 16:20:46 -07:00
..
.env Some fixes for the docker build. 2019-08-20 16:20:46 -07:00
docker-compose.yml Some fixes for the docker build. 2019-08-20 16:20:46 -07:00
nginx.conf copy template files into docker/prod folder 2019-08-20 19:51:07 +02:00