gunicorn?
This commit is contained in:
parent
ff31008e24
commit
37d9e3780f
5 changed files with 37 additions and 24 deletions
6
README
6
README
|
@ -3,3 +3,9 @@ HTTP Triggered Sample Player
|
|||
Absolutely no access control.
|
||||
Horribly insecure.
|
||||
Only use in internal networks.
|
||||
|
||||
can be started via:
|
||||
|
||||
```
|
||||
gunicorn --config gunicorn_config.py app:app
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue