Skip to content
Snippets Groups Projects
Commit 7f88e8c2 authored by Italo Mairo's avatar Italo Mairo
Browse files

Updated the default Photon Geocoder Provider rootUrl argument to "https://photon.komoot.io"

parent 1fc402a3
Branches
Tags
No related merge requests found
......@@ -12,7 +12,7 @@ use Drupal\geocoder\ConfigurableProviderUsingHandlerWithAdapterBase;
* name = "Photon",
* handler = "\Geocoder\Provider\Photon\Photon",
* arguments = {
* "rootUrl" = "https://photon.komoot.de",
* "rootUrl" = "https://photon.komoot.io",
* }
* )
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment