Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit f802ee7

Browse files
committed
Update readme
1 parent 8301333 commit f802ee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ View the api collection [here](https://documenter.getpostman.com/view/17125932/U
6666

6767
## Admin
6868

69-
Admin creds are set in [./compose/local/django/start](https://raw.githubusercontent.com/kkamara/django-app/develop/compose/local/django/start)
69+
Admin creds are set in [./compose/local/django/start](https://raw.githubusercontent.com/kkamara/python-react-boilerplate/develop/compose/local/django/start)
7070

7171
```bash
7272
export DJANGO_SUPERUSER_PASSWORD=secret
@@ -87,7 +87,7 @@ py3 manage.py collectstatic
8787

8888
![docker-mailhog.png](https://raw.githubusercontent.com/kkamara/useful/main/docker-mailhog.png)
8989

90-
Mail environment credentials are at [.env](https://raw.githubusercontent.com/kkamara/django-app/develop/.env.example).
90+
Mail environment credentials are at [.env](https://raw.githubusercontent.com/kkamara/python-react-boilerplate/develop/.env.example).
9191

9292
The [mailhog](https://github.com/mailhog/MailHog) docker image runs at `http://localhost:8025`.
9393

0 commit comments

Comments
 (0)