File size: 106 Bytes
a2fcab8
 
1
2
3
#!/bin/sh
/spatialmediatools/app/spatialmediatools/bin/gunicorn wsgi:app -w 2 --threads 2 -b 0.0.0.0:5000