• Pan's avatar
    init · d1037008
    Pan authored
    d1037008
sit.env.js 132 Bytes
module.exports = {
    NODE_ENV: '"production"',
    BASE_API: '"https://api-sit"',
    APP_ORIGIN: '"https://wallstreetcn.com"'
};