Загрузить файлы в «germany»
This commit is contained in:
5
germany/uwsgi.ini.8080
Normal file
5
germany/uwsgi.ini.8080
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[uwsgi]
|
||||||
|
http = 195.201.126.70:8080
|
||||||
|
buffer-size=32768
|
||||||
|
wsgi-file = app.py
|
||||||
|
callable = app
|
||||||
5
germany/uwsgi.ini.localhost
Normal file
5
germany/uwsgi.ini.localhost
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[uwsgi]
|
||||||
|
http = 127.0.0.1:8080
|
||||||
|
buffer-size=32768
|
||||||
|
wsgi-file = app.py
|
||||||
|
callable = app
|
||||||
Reference in New Issue
Block a user