4 lines
63 B
TypeScript
4 lines
63 B
TypeScript
|
|
export default {
|
||
|
|
api_url: "http://localhost:8000/api/v1/",
|
||
|
|
}
|