• This project
    • Loading...
  • Sign in

monitor_v3 / anji-plus-report · Files

Go to a project
11818 11818 11818 qq%e5%9b%be%e7%89%87 08 03 14 04 40

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
64fbdaa41d8b52ea96f6bd3c7141ea13e0a2e9fe
  • anji-plus-report
  • report-ui
  • config
  • prod.env.js
  • 集成平台
    77389971
    by wangtao
    2 years ago  
    Browse Files
prod.env.js 114 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"/aj-web"',
  MONITOR_GATEWAY: '"/mj"'
}