1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-07-07 07:44:00 +02:00

Fix synthax

This commit is contained in:
Yohann D'ANELLO
2020-05-21 17:07:50 +02:00
parent 82efeba272
commit 001f40a033
5 changed files with 35 additions and 12 deletions

View File

@ -13,8 +13,6 @@ sleep 2
python manage.py migrate
python manage.py collectstatic --no-input
python manage.py runserver 0.0.0.0:8000
# harakiri parameter respawns processes taking more than 20 seconds
# max-requests parameter respawns processes after serving 5000 requests
# vacuum parameter cleans up when stopped