{
    "express": {
        "port": 3001
    },
    "site": {
        "protocol": "http",
        "domain": "localhost",
        "secure": false
    },
    "mongoDataConnection": {
        "url": "mongodb://dever:22S7bv39X_Aq!@c229.cockney.1.mongolayer.com:10229,c229.cockney.0.mongolayer.com:10229/sosocial_dev",
        "rs_name": "set-54ef19f07956f74c57000a3a"
    },
    "imageCdn": {
        "cloudinary": {
            "baseUrl": "https://res.cloudinary.com/sosocialtest/image/upload",
            "cloud_name": "sosocialtest",
            "api_key": "914562585841252",
            "api_secret": "bm_7TEqZVb4GfYjlrJ35PV-8hKA"
        }
    },
    "stripePayment": {
        "secret": "sk_test_vnQ1YwCIZqwZzPbSRy1i4tAk",
        "publishable": "pk_test_R4L2P2bCM41ygYGvNMA6NzxV"
    },
    "mailgun": {
        "domain": "sandbox285495592f6445c98ceac0d3f6b9f976.mailgun.org",
        "api_key": "key-e52d09cdd3a3535f0698201a88fdb871",
        "public": "pubkey-461cded65c2d9c4bbf95ae671dfad23b",
        "ip": "209.61.151.224",
        "smtp_host": "smtp.mailgun.org",
        "smtp_login": "postmaster@sandbox285495592f6445c98ceac0d3f6b9f976.mailgun.org",
        "smtp_password": "7707eed04a9ee58224a7bb06f42e9567"
    },
    "abTestingCookie": false
}