File size: 77 Bytes
7e37010
 
c0b3066
1
2
3
4
#!/bin/sh
python app.py
gunicorn -b 0.0.0.0:7860 repo_directory.api_main:app