Skip to content

Commit a8d4259

Browse files
committed
Setting up nginx wsgi
1 parent a0a3cc8 commit a8d4259

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.ebextensions/01_apache_wsgi.config

Whitespace-only changes.

Procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web: uwsgi --http :8000 --wsgi-file iiif-validator.py --master --processes 4 --threads 2

0 commit comments

Comments
 (0)