Skip to content

Commit

Permalink
Remove a couple of unneeded sections
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewCalderSpringload committed Sep 4, 2023
1 parent ff79859 commit 11dab99
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,6 @@ docker-compose up
docker-compose exec application ./manage.py migrate
```

### Change cms-superadmin password

When you load the DB dump, the wagtail cms-superadmin login will have the
password assigned to the environment from which the DB dump came.

To set it to something else use this command:

```sh
docker-compose exec application ./manage.py changepassword cms-superadmin
```

### Default site

You may need to delete and re-create your site object via the CMS to avoid weird errors in docker.

### Browsing locally

**https://madewithwagtail.dev.springload.nz/**
Expand Down

0 comments on commit 11dab99

Please sign in to comment.