canary_be/go.sh
2020-08-04 15:28:17 +08:00

3 lines
60 B
Bash

#!/bin/sh
echo start
gunicorn canary:app -c gunicorn.conf.py