{
  "oneSignal": {
    "appId": "",
    "restApiKey": ""
  },
  "facebook": {
    "appId": "",
    "secret": ""
  },
  "google": {
    "clientId": "",
    "secret": ""
  },
  "iamport": {
    "restApiKey": "",
    "restApiSecret": ""
  },
  "aligo": {
    "userId": "",
    "key": "",
    "sender": ""
  },
  "aws": {
    "awsAccessKeyId": "",
    "awsSecretAccessKey": "",
    "region": "ap-northeast-2",
    "acl": "public-read",
    "imageUpload": {
      "bucket": "",
      "cdn": ""
    },
    "thumbnailUpload": {
      "bucket": "",
      "cdn": ""
    },
    "fileUpload": {
      "bucket": "",
      "cdn": ""
    }
  }
}
