b68/packages/cli/api.config.js

5 lines
106 B
JavaScript
Raw Normal View History

2022-12-03 11:18:44 +00:00
// const APIURL = "https://api.b68dev.xyz";
const APIURL = 'http://127.0.0.1:9000'
export default APIURL