improve local docker run

This commit is contained in:
2023-05-08 14:40:11 -05:00
parent 96a75eb4bb
commit 5377fa4347
29 changed files with 25 additions and 544 deletions

View File

@@ -6,4 +6,4 @@ set -o nounset
python manage.py migrate
python manage.py runserver_plus 0.0.0.0:8000
python manage.py runserver 0.0.0.0:8000