|
@@ -13,8 +13,8 @@
|
|
|
"language": "Python",
|
|
|
"flavor": "Python2",
|
|
|
"orm": "Raw",
|
|
|
- "platform": "Gunicorn/Meinheld",
|
|
|
- "webserver": "None",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "Meinheld",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
"display_name": "Falcon",
|
|
@@ -33,8 +33,8 @@
|
|
|
"language": "Python",
|
|
|
"flavor": "Python3",
|
|
|
"orm": "Raw",
|
|
|
- "platform": "Gunicorn/Meinheld",
|
|
|
- "webserver": "None",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "Meinheld",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
"display_name": "Falcon",
|
|
@@ -53,8 +53,8 @@
|
|
|
"language": "Python",
|
|
|
"flavor": "PyPy",
|
|
|
"orm": "Raw",
|
|
|
- "platform": "Gunicorn/Tornado",
|
|
|
- "webserver": "None",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "Meinheld",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
"display_name": "Falcon",
|