6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
|
|
[uwsgi]
|
||
|
|
http = 195.201.126.70:8080
|
||
|
|
buffer-size=32768
|
||
|
|
wsgi-file = app.py
|
||
|
|
callable = app
|