This commit is contained in:
gauthiier
2022-07-31 16:01:34 +02:00
parent 9c4cdb72ad
commit f6dc4264cf
5 changed files with 23 additions and 64 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/bash
source activate listserv
source venv/bin/activate
gunicorn -w 1 --bind 0.0.0.0:5555 www-serve:app