diff --git a/Procfile b/Procfile new file mode 100644 index 0000000000000000000000000000000000000000..2bdf37a2852eb0a68632830723e74cd84dc28e32 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: gunicorn --bind=0.0.0.0 --log-file - pinaxcon.wsgi