1 Star 0 Fork 0

tony/jhipster-registry

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 913 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "JHipster Registry",
"description": "This is the JHipster registry service, based on Spring Cloud Netflix, Eureka and Spring Cloud Config.",
"logo": "http://www.jhipster.tech/images/logo/logo-jhipster-drink-coffee.png",
"env": {
"JHIPSTER_PASSWORD": {
"description": "Admin password for the registry (used to login after clicking 'View App'). Must be at least 5 characters.",
"required": "true"
},
"JAVA_OPTS": {
"description": "Java runtime options.",
"value": "-Xmx256m -Xss512k -Dfile.encoding=UTF-8"
},
"MAVEN_CUSTOM_OPTS": {
"description": "Options for the Maven build.",
"value": "-Pprod,heroku -DskipTests"
},
"NPM_CONFIG_PRODUCTION": {
"description": "Set to false to install devDependencies",
"value": "false"
}
},
"buildpacks": [
{"url": "heroku/nodejs"},
{"url": "heroku/java"}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/tonyduan/jhipster-registry.git
git@gitee.com:tonyduan/jhipster-registry.git
tonyduan
jhipster-registry
jhipster-registry
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385