1 Star 0 Fork 18

tadpole/Fuxiaohei.Go

forked from 傅小黑/Fuxiaohei.Go 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.json 524 Bytes
一键复制 编辑 原始数据 按行查看 历史
傅小黑 提交于 2013-10-29 15:16 . refactoring all apps
{
"theme": {
"admin": "admin",
"user": "user/theme/default"
},
"http": {
"addr": "localhost:8080",
"timeout": 30,
"gzip": false
},
"database": {
"driver": "sqlite3",
"dsn": "user/sample.db",
"max_connections": 20
},
"logger": {
"dir": "log",
"clock": 300
},
"route_table": {},
"salt": {
"password": "263960d461d522c84f9ab6a6b9dbef4e",
"session": "5eb90cb18cb8d077bea7a999b9584bb4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/tadpole/fuxiaohei-go.git
[email protected]:tadpole/fuxiaohei-go.git
tadpole
fuxiaohei-go
Fuxiaohei.Go
master

搜索帮助