5 lines
65 B
JavaScript
5 lines
65 B
JavaScript
|
|
|
|
var apihost = "http://localhost:5500"
|
|
|
|
export default apihost; |