webApi.const.js 87 B

123
  1. app.constant('webApi',{
  2. DOMAIN: 'http://helloworld.filonitta.fe4.a-level.com.ua'
  3. })