mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-13 16:17:01 +02:00
Update docs/developer/database-access.md
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
This commit is contained in:
parent
f60f2bff05
commit
c086d4c7b7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ docker-compose exec app bash
|
||||||
./manage.py makemigrations
|
./manage.py makemigrations
|
||||||
```
|
```
|
||||||
|
|
||||||
The docker compose down then up to run the new migrations.
|
Then perform docker-compose down & docker-compose up to run with the new migrations.
|
||||||
|
|
||||||
### On Cloud.gov
|
### On Cloud.gov
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue