You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

app.conf 437 B

3 years ago
3 years ago
3 years ago
3 years ago
12345678910111213141516
  1. appname = casbase
  2. httpport = 14000
  3. runmode = dev
  4. SessionOn = true
  5. copyrequestbody = true
  6. driverName = mysql
  7. dataSourceName = root:123@tcp(localhost:3306)/
  8. dbName = casbase
  9. redisEndpoint =
  10. landingFolder = casbase-landing
  11. casdoorEndpoint = http://localhost:8000
  12. clientId = af6b5aa958822fb9dc33
  13. clientSecret = 8bc3010c1c951c8d876b1f311a901ff8deeb93bc
  14. casdoorDbName = casdoor
  15. casdoorOrganization = "casbin"
  16. casdoorApplication = "app-casbase"

基于Casbin的开源AI领域知识库平台

Contributors (1)