config.json 117 B

123456
  1. {
  2. "Host": "192.168.56.101",
  3. "Port": "8080",
  4. "RootPwd": "88888888",
  5. "Database": "/srv/redisdog/db.sqlite"
  6. }