Files
website-old/config/Axios.ts
2020-10-25 19:18:48 +01:00

5 lines
75 B
TypeScript

export default {
baseUrl: 'http://localhost:3333',
credentials: true
}