This commit is contained in:
gauthiier
2019-12-08 21:42:16 +01:00
parent 893515735a
commit 46a0cc8c0b
16 changed files with 1539 additions and 0 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
source activate listserv
gunicorn -w 1 --bind 0.0.0.0:6767 www-serve:app