1 2 3 4 5 6
module.exports = { PORT: 8610, URL_PREFIX : "/v0", DEF_PROTO : "http://", LOCAL_IP : "127.0.0.1" }