mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
10 lines
213 B
INI
Executable File
Vendored
10 lines
213 B
INI
Executable File
Vendored
|
|
[uwsgi]
|
|
chdir=/opt/pyShelf/src
|
|
module=frontend.wsgi
|
|
master=True
|
|
pidfile=/tmp/pyShelf.pid
|
|
vacuum=True
|
|
socket=/tmp/pyshelf_wsgi.sock
|
|
chmod-socket=666
|