You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
diff --git a/docs/install/ConfiguringOsmApiDatabaseConflation.asciidoc b/docs/install/ConfiguringOsmApiDatabaseConflation.asciidoc
index 4a6da9e..bc5ea1e 100644
--- a/docs/install/ConfiguringOsmApiDatabaseConflation.asciidoc+++ b/docs/install/ConfiguringOsmApiDatabaseConflation.asciidoc@@ -4,7 +4,7 @@
By default, Hootenanny is configured with an empty test OSM API database. To conflate against your own OSM API database:
-* Create a custom OSM API database configuration file `$HOOT_HOME/conf/database/DatabaseConfigLocal.sh` by copying the file +* Create a custom OSM API database configuration file `$HOOT_HOME/conf/database/DatabaseConfigLocal.sh` by copying the file
`$HOOT_HOME/conf/database/DatabaseConfigDefault.sh`
* Fill in the following settings with your production OSM API database information:
** database server name: `DB_HOST_OSMAPI`