]> 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 d48aff7340192b3b9ad4038686e06cd6324545f9..0d55c4c838019216681b0b95ded454d4b45ac511 100644 (file)
@@ -86,7 +86,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);