diff --git a/start.sh b/start.sh index faecf80..4c3aca5 100644 --- a/start.sh +++ b/start.sh @@ -1,2 +1 @@ -source venv/bin/activate exec gunicorn -c gunicorn.conf.py "applications:create_app('development')" \ No newline at end of file