You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[uwsgi] |
|
module=ipv6work.wsgi:application |
|
pythonpath=/usr/local/lib/python3.6/site-packages |
|
static-map = /static=/site/staticfiles/ |
|
static-map = /media=/site/mediafiles/ |
|
|
|
http-socket=0.0.0.0:8000 |
|
processes=3 |
|
plugin=python3 |