Update entrypoint
This commit is contained in:
@@ -34,7 +34,7 @@ EOF
|
||||
fi
|
||||
|
||||
# Sync the countries and world travel regions
|
||||
python manage.py worldtravel-seed --force
|
||||
python manage.py download-countries
|
||||
|
||||
# Start Django server
|
||||
python manage.py runserver 0.0.0.0:8000
|
||||
|
||||
Reference in New Issue
Block a user