• This project
    • Loading...
  • Sign in

fe / yohoblk-wap · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • yohoblk-wap
  • public
  • build
  • dev-info.js
  • header
    64c1d9f8
    by 陈峰
    2017-08-16 21:16:46 +0800  
    Browse Files
dev-info.js 130 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7
const info = {
    host: 'm.yohoblk.com',
    port: 5004,
    publicPath: 'http://m.yohoblk.com:5004/'
};

module.exports = info;