empresa-libre/source/app/main_debug.ini

10 lines
153 B
INI

[uwsgi]
http = 127.0.0.1:8000
#~ http = 37.228.132.181:9000
wsgi-file = main.py
callable = app
master = true
processes = 4
threads = 4
py-autoreload = 1