1 Star 0 Fork 0

林隽哲/saas-expr-2-back

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app_desc.yaml 329 Bytes
一键复制 编辑 原始数据 按行查看 历史
KOBAYASHI 提交于 2024-12-05 00:19 . init repo
spec_version: 2
module:
language: Python
scripts:
pre_release_hook: "python manage.py migrate --no-input"
processes:
web:
command: gunicorn wsgi -w 4 -b [::]:${PORT:-5000} --access-logfile - --error-logfile - --access-logformat '[%(h)s] %({request_id}i)s %(u)s %(t)s "%(r)s" %(s)s %(D)s %(b)s "%(f)s" "%(a)s"'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lin-junzhe/saas-expr-2-back.git
git@gitee.com:lin-junzhe/saas-expr-2-back.git
lin-junzhe
saas-expr-2-back
saas-expr-2-back
master

搜索帮助