mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-28 17:55:39 +00:00
6 lines
81 B
XML
6 lines
81 B
XML
<uwsgi>
|
|
<app mountpoint="/test">
|
|
<script>myapp_wsgi</script>
|
|
</app>
|
|
</uwsgi>
|