56 Star 122 Fork 46

bigpigeon/eleme_union_meal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
server.json 475 Bytes
一键复制 编辑 原始数据 按行查看 历史
bigpigeon 提交于 2016-04-14 22:04 . 1. 增加docker-compose的部署方法
{
"redis":{
"max_connections": 5,
"host": "eum_redis",
"port": 6379
},
"client_replace": {
"server_host": "http://192.168.0.52:8080",
"alipay_url": "https://qr.alipay.com/5734546795641850",
"qrcode_tips": "付费"
},
"uwsgi": {
"wsgi-file": "portal.py",
"http-socket": "0.0.0.0:80",
"plugin": "python"
},
"nodejs": {
"host": "eum_nodejs",
"port": 80
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/bigpigeon/eleme_union_meal.git
git@gitee.com:bigpigeon/eleme_union_meal.git
bigpigeon
eleme_union_meal
eleme_union_meal
master

搜索帮助