Add api address external data fetch

This commit is contained in:
Paul Chavard 2021-02-17 13:52:30 +01:00
parent 7eee14feef
commit 228a83f8a5
8 changed files with 392 additions and 127 deletions

View file

@ -1 +1 @@
Geocoder.configure(lookup: :ban_data_gouv_fr)
Geocoder.configure(lookup: :ban_data_gouv_fr, use_https: true)