X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d030db57d5c5852f16ce52b0e61bd554aba070d5..f0e429a924f06bc20e87190f012e72658f5818e7:/cookbooks/nominatim/templates/default/nominatim.erb diff --git a/cookbooks/nominatim/templates/default/nominatim.erb b/cookbooks/nominatim/templates/default/nominatim.erb index 8866f17fb..bf97f9a80 100644 --- a/cookbooks/nominatim/templates/default/nominatim.erb +++ b/cookbooks/nominatim/templates/default/nominatim.erb @@ -2,5 +2,5 @@ # DO NOT EDIT - This file is being maintained by Chef @define('CONST_Database_DSN', 'pgsql://@/<%= node[:nominatim][:database][:dbname] %>'); -@define('CONST_Website_BaseURL', 'https://nominatim.openstreetmap.org/'); +@define('CONST_Website_BaseURL', '//nominatim.openstreetmap.org/');