path.js 79 B

123456
  1. const IMG_PATH = 'http://192.168.0.23/images'
  2. module.exports = {
  3. IMG_PATH
  4. }