mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-25 14:38:29 +00:00
Docker Volumes Postgres Documentation Fix (#8233)
This commit is contained in:
parent
1565aa7733
commit
04180140e2
@ -45,10 +45,10 @@ Open the file `docker-compose.yml` downloaded from the Release page [Link](https
|
||||
```commandline
|
||||
version: "3.9"
|
||||
services:
|
||||
postgressql:
|
||||
postgresql:
|
||||
...
|
||||
volumes:
|
||||
- /opt/openmetadata/db:/var/lib/postgressql
|
||||
- /opt/openmetadata/db:/var/lib/postgresql
|
||||
...
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user