Files
uwsgi/uwsgi.xml
T

6 lines
81 B
XML

<uwsgi>
<app mountpoint="/test">
<script>myapp_wsgi</script>
</app>
</uwsgi>