mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-31 12:17:53 +01:00
Working
This commit is contained in:
@@ -36,7 +36,7 @@ const ssr = true
|
||||
|
||||
const proxy = {
|
||||
'/api': {
|
||||
target: "https://api.arthurdanjou.fr",
|
||||
target: 'https://api.arthurdanjou.fr',
|
||||
pathRewrite: { "^/api": "" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
const publicRuntimeConfig = {
|
||||
|
||||
}
|
||||
|
||||
const privateRuntimeConfig = {
|
||||
|
||||
Reference in New Issue
Block a user