API_URL env
This commit is contained in:
parent
8ba0d1e6d3
commit
1bef4bf914
@ -68,7 +68,6 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
axios:{
|
axios:{
|
||||||
//baseURL:"https://clearbowl-api.herokuapp.com/api"
|
|
||||||
baseURL: process.env.API_URL || "http://localhost:8000/api"
|
baseURL: process.env.API_URL || "http://localhost:8000/api"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user