MEGA -- DB

This commit is contained in:
gauthiier
2019-07-11 13:21:42 +02:00
parent 3703dcc169
commit 4197cd4d32
25 changed files with 663 additions and 1657 deletions
+1 -2
View File
@@ -1,2 +1 @@
gunicorn -w 1 -b 127.0.0.1:5555 www-serve:app
gunicorn -w 1 --bind 0.0.0.0:5555 www-serve:app