/config.json

http://github.com/TheOnly92/bloody.go · JSON · 10 lines · 10 code · 0 blank · 0 comment · 0 complexity · 3e0edff5d6911493a6affca916272de3 MD5 · raw file

  1. {
  2. "mongohost": "localhost",
  3. "mongodb": "bloody",
  4. "staticdir": "./static",
  5. "adminuser": "admin",
  6. "adminpasswd": "123456",
  7. "host": "127.0.0.1",
  8. "port": "9999",
  9. "date_format": "2006 Jan 02 15:04"
  10. }