diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index fb6531e82b..684c019175 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example @@ -367,10 +367,10 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset AllowRemoteSetLoginLevel = "false" ; For V2 map - MapTileURL = "http://127.0.0.1:8002"; + MapTileURL = "http://127.0.0.1:8002/"; ; Url to search service - ; SearchURL = "http://127.0.0.1:8002"; + ; SearchURL = "http://127.0.0.1:8002/"; ; For V2/3 Web Profiles ; Work in progress: The ProfileServerURL/OpenIDServerURL are diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index 17c3dcd611..eafab64c4a 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example @@ -326,10 +326,10 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto AllowRemoteSetLoginLevel = "false" ; For V2 map - MapTileURL = "http://127.0.0.1:8002"; + MapTileURL = "http://127.0.0.1:8002/"; ; Url to search service - ; SearchURL = "http://127.0.0.1:8002"; + ; SearchURL = "http://127.0.0.1:8002/"; ; For V2/3 Web Profiles ; Work in progress: The ProfileServerURL/OpenIDServerURL are