qrcode_be/go.sh
2021-01-03 18:30:53 +08:00

3 lines
58 B
Bash

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