1 Star 4 Fork 1

Enjoycode / appbox.deploy.win

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
appsettings.demo.json 376 Bytes
一键复制 编辑 原始数据 按行查看 历史
Enjoycode 提交于 2020-04-14 08:36 . fix CI build.
{
"Logging": {
"LogLevel": {
"Default": "Warning"
}
},
"AllowedHosts": "*",
"DefaultSqlStore": {
"Assembly": "appbox.Store.PostgreSQL",
"Type": "appbox.Store.PgSqlStore",
"ConnectionString": "Server=10.211.55.2;Port=5432;Database=ABStore;Userid=lushuaijun;Password=;Enlist=true;Pooling=true;MinPoolSize=1;MaxPoolSize=200;"
}
}
HTML
1
https://gitee.com/appboxfuture/appbox.deploy.win.git
git@gitee.com:appboxfuture/appbox.deploy.win.git
appboxfuture
appbox.deploy.win
appbox.deploy.win
master

搜索帮助