Skip to content

Commit

Permalink
v0.1.1 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikulatomas authored Jan 21, 2022
1 parent 631f304 commit 62769c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-production.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh

gunicorn questions.wsgi
gunicorn questions.wsgi -b :8000 --workers 16

0 comments on commit 62769c7

Please sign in to comment.