awesome-compose/nginx-flask-redis/web/start.sh
2022-03-07 11:03:44 +05:30

4 lines
51 B
Bash

#!/bin/bash
gunicorn -c app/config.py app.app:app