5 lines
86 B
INI
5 lines
86 B
INI
[uwsgi]
|
|
socket = :9092
|
|
protocol = http
|
|
wsgi-file = /sites/ludo/app.py
|
|
plugin = python3 |