mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Fix missing space in rails docs
From #1031 Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
df925bc759
commit
08f936b2e7
@ -83,7 +83,7 @@ expects a database to be running on `localhost` - so you need to point it at the
|
||||
`db` container instead. You also need to change the database and username to
|
||||
align with the defaults set by the `postgres` image.
|
||||
|
||||
Open up your newly-generated `database.yml`file. Replace its contents with the
|
||||
Open up your newly-generated `database.yml` file. Replace its contents with the
|
||||
following:
|
||||
|
||||
development: &default
|
||||
|
Loading…
x
Reference in New Issue
Block a user