unwind/unwind-ui/src/config.ts
2021-07-28 23:08:10 +02:00

3 lines
63 B
TypeScript

export default {
api_url: "http://localhost:8000/api/v1/",
}