We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a3cc8 commit a8d4259Copy full SHA for a8d4259
.ebextensions/01_apache_wsgi.config
Procfile
@@ -0,0 +1 @@
1
+web: uwsgi --http :8000 --wsgi-file iiif-validator.py --master --processes 4 --threads 2
0 commit comments