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.

11 lines
181 B

"use strict";
module.exports = {
NODE_ENV: '"test"',
EVN_CONFIG: '"test"',
// HOST: "http://120.26.106.71",
HOST: "http://118.178.178.185",
// PORT: 8080,
PORT: 80,
};