Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsadetsky committed Apr 15, 2024
1 parent 1fd6959 commit 4dc79df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment-guides/django-site.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ disco projects:add \
- Create a database for the django project:

```bash
disco command postgres db:add --project sample-django-site
disco command postgres db:add -- "--project sample-django-site"
```

- Set a few env variables on the django project:
Expand Down

0 comments on commit 4dc79df

Please sign in to comment.