Natanael Arndt 283a2ab648
Update docker-compose start steps
As also written in the docker-compose file it is necessary to do the steps in the order:

1. Run 'docker-compose pull'.
2. Run 'docker-compose run --rm webserver createsuperuser' to create a user.
3. Run 'docker-compose up -d'.
2023-03-09 22:30:55 +01:00
..
2022-12-02 20:06:51 -08:00
2023-02-16 20:38:57 -08:00
2022-12-11 08:06:17 -08:00
2022-12-11 08:06:17 -08:00
2023-03-09 22:30:55 +01:00
2022-12-29 19:39:38 -08:00