Skip to content

Commit

Permalink
Update gbif api url
Browse files Browse the repository at this point in the history
  • Loading branch information
matsbov committed Jul 12, 2024
1 parent d7dc42b commit d83fb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbdi/data/config/collectory-config.properties
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ skin.taxaLinks.baseUrl = https://species.biodiversitydata.se/species/
spatial.baseURL = https://spatial.biodiversitydata.se/

# GBIF base URL for webservices
gbifApiUrl=http://api.gbif.org/v1/
gbifApiUrl=https://api.gbif.org/v1/

# GBIF Registration enables the Collectory to create and update organisations and datasets
# This mode of operation is only expected to be used by National Nodes running the ALA as a publishing gateway to GBIF.
Expand Down

0 comments on commit d83fb61

Please sign in to comment.