Ai
1 Star 4 Fork 6

孤梧/Github 源码

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Procfile 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
孤梧 提交于 2020-11-05 16:09 +08:00 . 整理自互联网档案馆
web: script/unicorn-server
asset-server: bin/wsb --wait-for-lockfile 60000 --static public/assets --verbose --compress -p 3010
js-assets: bin/compile-js-assets --watch
css-assets: bin/compile-css-assets --watch
alive: script/alive-server
git-daemon: script/git-daemon-server
gitauth: script/gitauth-server
codeload: script/codeload-server
babeld: script/babeld-server
alambic: script/alambic-server
lfs-server: script/lfs-server
librarian: script/librarian-server
resqued: script/resqued-server
ernicorn1: bin/ernicorn -h 127.0.0.1 -p 8149 -P tmp/pids/ernicorn1.pid
ernicorn2: bin/ernicorn -h 127.0.0.1 -p 8150 -P tmp/pids/ernicorn2.pid
ernicorn3: bin/ernicorn -h 127.0.0.1 -p 8151 -P tmp/pids/ernicorn3.pid
ernicorn4: bin/ernicorn -h 127.0.0.1 -p 8152 -P tmp/pids/ernicorn4.pid
ernicorn5: bin/ernicorn -h 127.0.0.1 -p 8153 -P tmp/pids/ernicorn5.pid
fakemunger: script/fakemunger-server -p 8140
registry: script/registry-server
earthsmoke: script/earthsmoke-server
gpgverify: script/gpgverify-server
authzd: script/authzd-server --dev
kafka-lite: script/kafka-lite-server
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Ruby
1
https://gitee.com/duanxs/github-source-code.git
git@gitee.com:duanxs/github-source-code.git
duanxs
github-source-code
Github 源码
master

搜索帮助