mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-07-02 06:38:33 +02:00
Fix static files!
This commit is contained in:
@ -6,4 +6,4 @@ python manage.py compilemessages
|
||||
python manage.py makemigrations
|
||||
python manage.py migrate
|
||||
|
||||
python manage.py runserver 0.0.0.0:8000
|
||||
python manage.py runserver 0.0.0.0:8000 --insecure
|
||||
|
Reference in New Issue
Block a user