Commit Graph

2 Commits (479dd684f81b6fca3388f7712d1c6b8b50dd94bd)

Author SHA1 Message Date
Andre Borie 79e99908de Allow providing 12-Factor-style Database URL in config 4 years ago
saltycrys b566c4ba1a
Untrack config.yml (#1557)
* Untrack config.yml

`config/config.yml` has been untracked and moved to `config/config.example.yml`.

The Dockerfile has been updated to copy all `config/config.*` files and to try
to move `config/config.example.yml` to `config/config.yml`. If a user supplied
`config/config.yml` exists it is not overwritten.

* Update Dockerfile to use `shard.lock`

* Fix tests
4 years ago