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