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

Fix appending users.txt which broke in #83 #89

Merged
merged 1 commit into from
Jul 26, 2017
Merged

Fix appending users.txt which broke in #83 #89

merged 1 commit into from
Jul 26, 2017

Commits on Jul 26, 2017

  1. Fix appending users.txt which broke in #83

    The users.txt file must be appended to as multiple postgres dbs in
    POSTGRES_URLS, we need to add all the creds to the users.txt file, not
    reset it for every entry in POSTGRES_URLS.
    gregburek committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    e415af3 View commit details
    Browse the repository at this point in the history