mirror of
https://github.com/docker/compose.git
synced 2025-07-22 21:24:38 +02:00
Typo fixed
Signed-off-by: Manuel Kaufmann <humitos@gmail.com>
This commit is contained in:
parent
155efd28fa
commit
c7687592ff
@ -129,7 +129,7 @@ In this step, you create a Django started project by building the image from the
|
|||||||
|
|
||||||
In this section, you set up the database connection for Django.
|
In this section, you set up the database connection for Django.
|
||||||
|
|
||||||
1. In your project dirctory, edit the `composeexample/settings.py` file.
|
1. In your project directory, edit the `composeexample/settings.py` file.
|
||||||
|
|
||||||
2. Replace the `DATABASES = ...` with the following:
|
2. Replace the `DATABASES = ...` with the following:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user