Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Small installation error #211

@shreyasshivakumara

Description

@shreyasshivakumara

Describe the bug

In the database setup code in the README file, there is a slash that is missing in the third line of the code(-v). It would be great if you can add

docker run -e POSTGRES_USER=beacon \ -e POSTGRES_PASSWORD=beacon \ -v "$PWD/data":/docker-entrypoint-initdb.d \ -e POSTGRES_DB=beacondb \ -p 5432:5432 postgres:11.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions