沈斌
2018-04-17 cf17ccfff2c5b2ed138f1693c815c4b93811f24b
config.js
@@ -4,9 +4,9 @@
var config = {
    HOST: "121.40.92.176",
    HOST: "0.0.0.0",
    PORT: 6789,
    URL: "mongodb://moral_user:m2o0r1a6l_passw0rd@127.0.0.1:27017/moral_db",
    URL: "mongodb://moral_user:m2o0r1a6l_passw0rd@localhost:27017/moral_db",
    COLLECTION: "documents",
    ALARM_DEFAULTS: {
@@ -17,8 +17,8 @@
        },
        notice: {
            tel: "",
            email: "it01@moral.org.cn",
            open_id: "o-RTuwvMHWotyirPHLmdSB_dKoQU"
            email: "",
            open_id: ""
        },
        options: {
            1: [1000, 2000, 3000],