uploadboi/entrypoint.sh
2020-10-12 06:04:24 -04:00

3 lines
72 B
Bash

#!/bin/bash
exec gunicorn --config /app/gunicorn_config.py app.wsgi:app