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:
@ -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
|
||||
|
Reference in New Issue
Block a user