]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/settings.php
change tiger housenumber format to save as lines instead of points and thus new inter...
[nominatim.git] / settings / settings.php
index 04ffe1621caa785362c4a6d55aa69875029b9b43..21033ff3c4dc2b779b65c2cc132d7ee4c394d5b2 100644 (file)
@@ -84,7 +84,7 @@
        @define('CONST_BulkUserIPs', '');
        @define('CONST_BlockMessage', ''); // additional info to show for blocked IPs
 
-       @define('CONST_Website_BaseURL', 'http://'.php_uname('n').'/');
+       @define('CONST_Website_BaseURL', 'http://localhost/nominatim/');
        @define('CONST_Tile_Default', 'Mapnik');
 
        @define('CONST_Default_Language', false);