Skip to content

Commit 8cb0ca9

Browse files
committed
Change l'URL de l'API Datara
ref #1164
1 parent 2050c8d commit 8cb0ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuxt/plugins/daturba.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default ({ route }, inject) => {
66
const sourceMap = {
77
// eslint-disable-next-line quote-props
88
'84': {
9-
baseUrl: 'https://bdterr.datara.gouv.fr/base_territoriale',
9+
baseUrl: 'https://bdterr.open-datara.fr/base_territoriale',
1010
data: {
1111
limit: -1,
1212
list: false,

0 commit comments

Comments
 (0)