Skip to content

postgres #26

Description

@ebrahimnorouzi

Hi, thank you for your great repository. I want to have access to my database locally but with the current docker-compose.yml file, line 25 (- ./docker/postgres/data:/var/lib/postgresql) data from postgres are not linked to my local directory in docker/postgres/data.

I changed the line 25 to
- ./docker/postgres/data:/var/lib/postgresql/data

still, there is not any saved data available in my local directory. Do you know any solution for that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions