mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 20:19:35 +01:00
6 lines
76 B
TypeScript
6 lines
76 B
TypeScript
export default {
|
|
proxy: true,
|
|
credentials: true,
|
|
proxyHeaders: true
|
|
}
|