X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2f9291ba5764fe104264ae7e3b6a361e11212e8b..e7ab3de654be6d0d1877eaf031baffa66bc1ed24:/INSTALL.md diff --git a/INSTALL.md b/INSTALL.md index 8e47cb266..f069521eb 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -115,16 +115,6 @@ cd openstreetmap-website bundle install ``` -## Application setup - -We need to create the `config/application.yml` file from the example template. This contains various configuration options. - -``` -cp config/example.application.yml config/application.yml -``` - -You can customize your installation of The Rails Port by changing the values in `config/application.yml` - ## Database setup The Rails Port uses three databases - one for development, one for testing, and one for production. The database-specific configuration