qrcode_be/go.sh
2020-12-02 22:48:54 +08:00

3 lines
60 B
Bash

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