mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 12:14:42 +01:00
Change api url
This commit is contained in:
@@ -36,7 +36,7 @@ const ssr = true
|
||||
|
||||
const proxy = {
|
||||
'/api': {
|
||||
target: 'https://athena.arthurdanjou.fr',
|
||||
target: 'https://api.arthurdanjou.fr',
|
||||
pathRewrite: { "^/api": "" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user