Newer
Older
cockpit_hxrq_front / config / prod.env.js
StephanieGitHub on 6 Apr 2021 106 bytes first commit
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://111.198.10.15:11409"',
}