aboutsummaryrefslogtreecommitdiff
path: root/hsm-web/Client/src/config.js
blob: b2217b72f77b09bb48b32d3d30eb6b27c18469a1 (plain)
1
2
3
module.exports = {
  api: `http://${window.location.hostname}:3000`
}