Files
Flask_scripts/germany/uwsgi.ini.localhost

6 lines
82 B
Plaintext
Raw Permalink Normal View History

[uwsgi]
http = 127.0.0.1:8080
buffer-size=32768
wsgi-file = app.py
callable = app