Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors in README.md #23

Closed
fernandoneto opened this issue Dec 28, 2015 · 1 comment
Closed

Errors in README.md #23

fernandoneto opened this issue Dec 28, 2015 · 1 comment
Assignees

Comments

@fernandoneto
Copy link

you have some error in README.md .

docker run --name pgsql -e POSTGRES_USER=cachet POSTGRES_PASSWORD=cachet

and should be

docker run --name pgsql -e POSTGRES_USER=cachet -e POSTGRES_PASSWORD=cachet postgres:9.4.4
djdefi added a commit that referenced this issue Dec 28, 2015
djdefi added a commit that referenced this issue Dec 28, 2015
@djdefi
Copy link
Contributor

djdefi commented Dec 28, 2015

Thanks @fernandoneto

djdefi added a commit that referenced this issue Dec 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants