Merge pull request #3669 from chrisclark/master
Docs: Typo leading to possible extreme agony
(cherry picked from commit edd3637b9b)
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
ae97955f99
commit
3672996bac
1 changed files with 1 additions and 1 deletions
|
|
@ -818,7 +818,7 @@ called `data` and mount it into the `db` service's containers.
|
|||
db:
|
||||
image: postgres
|
||||
volumes:
|
||||
- data:/var/lib/postgres/data
|
||||
- data:/var/lib/postgresql/data
|
||||
|
||||
volumes:
|
||||
data:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue