better onboarding readme

master
radex 2020-05-11 19:06:35 +02:00 committed by Piotr Dobrowolski
parent 323da8e0df
commit 35da79f0b2
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@ Please use Python3, for the love of `$deity`...
```sh
docker-compose up --build
```
3. Open `spejstore/urls.py` and comment out `url(r'^admin/login/.*', auth_redirect),`
4. Run `docker-compose run --rm web python manage.py createsuperuser` -- now you can dev authenticate w/o SSO
### Build & run