X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2423d869146fa513caf1eb5c6c0a452235f70e05..15865b5a8dcd48514b3eb00019502c28b0648caf:/INSTALL.md diff --git a/INSTALL.md b/INSTALL.md index cc191aebe..4c2c7c6c8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -124,6 +124,14 @@ We use [Yarn](https://yarnpkg.com/) to manage the Node.js modules required for t bundle exec rake yarn:install ``` +## Prepare local settings file + +This is a workaround. [See issues/2185 for details](https://github.com/openstreetmap/openstreetmap-website/issues/2185#issuecomment-508676026). + +``` +touch config/settings.local.yml +``` + ## Storage setup The Rails port needs to be configured with an object storage facility - for