X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2eb8e76fd3a2ea23782f874eac51bab8b3569ff9..60a18ce78d01a5c2c73254bea46649dff4797498:/DOCKER.md diff --git a/DOCKER.md b/DOCKER.md index 74e5f57b6..235068459 100644 --- a/DOCKER.md +++ b/DOCKER.md @@ -27,9 +27,11 @@ Now change working directory to the `openstreetmap-website`: cp config/docker.database.yml config/database.yml -### App configuration +## Prepare local settings file - cp config/settings.yml config/settings.local.yml +This is a workaround. [See issues/2185 for details](https://github.com/openstreetmap/openstreetmap-website/issues/2185#issuecomment-508676026). + + touch config/settings.local.yml ### Installation