forked from pool/uwsgi
incompatibility problem to enable build with GCC 14. If the request is OK, please forward it to Factory soon too so that we can switch the default compiler. Thanks! OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=129
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
[uwsgi]
|
|
master = true
|
|
autoload = true
|
|
processes = 2
|
|
module = trac.web.main:dispatch_request
|
|
env = TRAC_ENV=/srv/project001
|
|
socket = 127.0.0.1:3032
|
|
|