const URL = "http://localhost:3000/api/";

module.exports = {
    URL
}