To start:
# Run this in one terminal
docker-compose build
docker-compose up
# Then this in another
docker-compose exec web python manage.py migrateThen in a webbrowser, go to http://127.0.0.1:8877
| Name | Name | Last commit date | |
|---|---|---|---|
To start:
# Run this in one terminal
docker-compose build
docker-compose up
# Then this in another
docker-compose exec web python manage.py migrateThen in a webbrowser, go to http://127.0.0.1:8877