We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2050c8d commit 8cb0ca9Copy full SHA for 8cb0ca9
nuxt/plugins/daturba.js
@@ -6,7 +6,7 @@ export default ({ route }, inject) => {
6
const sourceMap = {
7
// eslint-disable-next-line quote-props
8
'84': {
9
- baseUrl: 'https://bdterr.datara.gouv.fr/base_territoriale',
+ baseUrl: 'https://bdterr.open-datara.fr/base_territoriale',
10
data: {
11
limit: -1,
12
list: false,
0 commit comments