mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 20:19:35 +01:00
5 lines
76 B
TypeScript
5 lines
76 B
TypeScript
export default {
|
|
credentials: true,
|
|
baseURL: 'http://localhost:5555/'
|
|
}
|