Add files necessary for production deployment
* Dockerfile, docker-compose template * nginx config * uwsgi config * wait-for-postgres script * requirements.txt * Some other stuff Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
ALLOWED_HOSTS
|
||||
threadchat/settings.py
|
||||
docker-compose.yaml
|
||||
docker-compose.yml
|
||||
|
||||
### Django ###
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user