unwind/unwind-ui/src/config.ts

4 lines
63 B
TypeScript
Raw Normal View History

2021-07-25 19:01:25 +02:00
export default {
api_url: "http://localhost:8000/api/v1/",
}