mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-26 09:50:32 +01:00
Working
This commit is contained in:
@@ -2,7 +2,8 @@ import {NuxtOptionsModule} from "@nuxt/types/config/module";
|
||||
|
||||
const axios = {
|
||||
proxy: true,
|
||||
credentials: true
|
||||
credentials: true,
|
||||
proxyHeaders: true
|
||||
}
|
||||
|
||||
const i18n = {
|
||||
|
||||
Reference in New Issue
Block a user