set.json 194 B

123456789101112
  1. {
  2. "db" : "data",
  3. "host" : "localhost",
  4. "user" : "root",
  5. "pw" : "test",
  6. "name" : "name",
  7. "frontpage" : "FrontPage",
  8. "license" : "CC 0",
  9. "key" : "test",
  10. "upload" : "2",
  11. "port" : "3000"
  12. }