Загрузить файлы в «germany»

This commit is contained in:
2026-05-25 16:50:16 +03:00
parent d84f24ed43
commit 8308c2d2d9
2 changed files with 10 additions and 0 deletions

5
germany/uwsgi.ini.8080 Normal file
View File

@@ -0,0 +1,5 @@
[uwsgi]
http = 195.201.126.70:8080
buffer-size=32768
wsgi-file = app.py
callable = app

View File

@@ -0,0 +1,5 @@
[uwsgi]
http = 127.0.0.1:8080
buffer-size=32768
wsgi-file = app.py
callable = app