|
@@ -12,8 +12,8 @@
|
|
|
"framework": "wsgi",
|
|
|
"language": "Python",
|
|
|
"orm": "Raw",
|
|
|
- "platform": "wsgi",
|
|
|
- "webserver": "Gunicorn",
|
|
|
+ "platform": "Gunicorn/Meinheld",
|
|
|
+ "webserver": "None",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
"display_name": "wsgi",
|
|
@@ -31,8 +31,8 @@
|
|
|
"framework": "wsgi",
|
|
|
"language": "Python",
|
|
|
"orm": "Raw",
|
|
|
- "platform": "wsgi",
|
|
|
- "webserver": "nginx-uWSGI",
|
|
|
+ "platform": "uWSGI",
|
|
|
+ "webserver": "nginx",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
"display_name": "wsgi-nginx-uWSGI",
|