This commit is contained in:
Egor Matveev 2021-11-05 20:50:00 +03:00
parent fce56a23b8
commit 4ec301f4a9

View File

@ -1,3 +1,3 @@
python manage.py migrate
python manage.py update_languages
python manage.py runserver 0.0.0.0:$PORT
python manage.py runserver 0.0.0.0:8000