File size: 89 Bytes
bd1c43c
8385aa9
1
2
3
#!/bin/bash
gunicorn --workers=2 --log-level debug server:app --bind=0.0.0.0:$FLASK_PORT