|
|
@@ -1,13 +1,13 @@ |
|
|
|
'use strict' |
|
|
|
module.exports = { |
|
|
|
NODE_ENV: '"production"', |
|
|
|
API_HOST:'"https://api.tszcloud.com/api/"', |
|
|
|
API_WEB:'"https://tszcloud.com/"', |
|
|
|
OFFICE_WEB:'"https://office.tszcloud.com"' |
|
|
|
// API_HOST:'"https://api.tszcloud.com/api/"', |
|
|
|
// API_WEB:'"https://tszcloud.com/"', |
|
|
|
// OFFICE_WEB:'"https://office.tszcloud.com"' |
|
|
|
|
|
|
|
// API_HOST:'"https://bapi.tszcloud.com/api/"', |
|
|
|
// API_WEB:'"https://beta.tszcloud.com/"', |
|
|
|
// OFFICE_WEB:'"https://office.tszcloud.com"' |
|
|
|
// API_HOST:'"http://192.168.5.32:9001/api/"', |
|
|
|
API_HOST:'"http://192.168.5.32:9003/api/"', |
|
|
|
// API_WEB:'"http://192.168.5.32:9099/"', |
|
|
|
} |