mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-02-02 05:08:00 +01:00
Import nuxt 3 and edit to script setup
This commit is contained in:
5
settings/AxiosConfig.ts
Normal file
5
settings/AxiosConfig.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export default {
|
||||
proxy: true,
|
||||
credentials: true,
|
||||
proxyHeaders: true
|
||||
}
|
||||
Reference in New Issue
Block a user