]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nominatim/templates/default/qa_config.erb
nominatim: complete rework of the setup
[chef.git] / cookbooks / nominatim / templates / default / qa_config.erb
index 904ada808b70dd3db85225f35673b37c85e4e354..9f18856ec2c4df970348bba6f03b60d2499d5df2 100644 (file)
@@ -6,4 +6,4 @@ Dsn: 'dbname=<%= node[:nominatim][:dbname] %>'
 RulesFolderPath: '<%= @outputdir %>'
 
 #Prefix path of the web URL to access the rules data (ex: https://nominatim.org/QA-data).
-WebPrefixPath: 'https://<%= node[:fqdn] %>/qa-data'
+WebPrefixPath: 'https://qa-tile.nominatim.openstreetmap.org'