mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-06 13:41:28 +00:00
12 lines
258 B
INI
12 lines
258 B
INI
[uwsgi]
|
|
http-socket = :9090
|
|
http-socket-modifier1 = 8
|
|
http-socket-modifier2 = 1
|
|
|
|
jvm-classpath = plugins/jvm/uwsgi.jar
|
|
jvm-classpath = t/ring/target/uwsgi-ring-tests-0.0.1-standalone.jar
|
|
|
|
jvm-class = uwsgi/ring/tests/app
|
|
|
|
ring-app = uwsgi.ring.tests.app/app
|