env.js 91 Bytes Edit Raw Blame History 1 2 3 "use strict"; const baseUrl = "http://10.28.3.3:9527/customer"; exports.baseUrl = baseUrl;