This commit is contained in:
2021-07-21 13:16:22 +02:00
parent a574d1c9e5
commit 055a961fce
7 changed files with 334 additions and 316 deletions

View File

@@ -36,7 +36,7 @@ const ssr = true
const proxy = {
'/api': {
target: "https://api.arthurdanjou.fr",
target: 'https://api.arthurdanjou.fr',
pathRewrite: { "^/api": "" }
}
}

View File

@@ -1,5 +1,4 @@
const publicRuntimeConfig = {
}
const privateRuntimeConfig = {