5 lines
102 B
INI
5 lines
102 B
INI
[uwsgi]
|
|
socket = :9090
|
|
protocol = http
|
|
wsgi-file = /sites/nextcloudregister/webapp.py
|
|
plugin = python3 |