config.json 286 B

1234567891011
  1. {
  2. "mysql": {
  3. "database": "sagacloud_setup",
  4. "host": "10.100.28.84",
  5. "passwd": "gWK5o9WmCBF5LiW",
  6. "port": 9934,
  7. "user": "root"
  8. },
  9. "dingding": "https://oapi.dingtalk.com/robot/send?access_token=06168366057e525190d7e1d9b9a7332e996a32eaeafd5d8a5394815ee306e1cc"
  10. }