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

feat: Add separate config for demo setup, tweak docs #153

Merged
merged 1 commit into from
Jul 9, 2020
Merged

feat: Add separate config for demo setup, tweak docs #153

merged 1 commit into from
Jul 9, 2020

Conversation

mr-karan
Copy link
Collaborator

@mr-karan mr-karan commented Jul 8, 2020

This PR makes the following changes:

  • Add config-demo.toml to Dockerfile which uses the db host
    demo-db. This is more suited for demo setups. For normal docker installations
    the db host is changed back to db which is a better sane default.
  • Reworded INSTALL.md and README.md for more clarity on docker
    installation and configuration.

This PR adds `config-demo.toml` to `Dockerfile` which uses the db host
`demo-db`. This is more suited for demo setups. For normal docker installations
the db host is changed back to `db` which is a better sane default.
Reworded `INSTALL.md` and `README.md` for more clarity on docker
installation and configuration.
@knadh knadh merged commit 586defe into knadh:master Jul 9, 2020
@mr-karan mr-karan deleted the docker_docs branch November 17, 2020 08:27
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

Successfully merging this pull request may close these issues.

2 participants