mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-19 06:21:47 +01:00
5 lines
75 B
TypeScript
5 lines
75 B
TypeScript
export default {
|
|
baseUrl: 'http://localhost:3333',
|
|
credentials: true
|
|
}
|