egrace479's picture
Add application files and directions to use dashboard.
cc0333b
raw
history blame contribute delete
59 Bytes
#!/bin/bash
gunicorn -w 5 -b :7860 -t 360 dashboard:server