You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

15 line
357 B

  1. 'use strict'
  2. module.exports = {
  3. NODE_ENV: '"production"',
  4. // OFFICE_WEB:'"https://office.tszcloud.com"'
  5. // API_HOST:'"https://api.tszcloud.com/api/"',
  6. // OFFICE_WEB:'"https://office.tszcloud.com"'
  7. // API_HOST: '"https://bapi.tszcloud.com/api/"',
  8. // OFFICE_WEB: '"https://office.tszcloud.com"'
  9. API_HOST:'"http://192.168.5.25:9003/api/"',
  10. }