7 lines
90 B
Text
7 lines
90 B
Text
[uwsgi]
|
|
|
|
socket=/tmp/hraj.sock
|
|
chmod-socket=666
|
|
plugin=psgi
|
|
psgi=/opt/ksp/webapp/hraj.pl
|
|
|