1 Star 0 Fork 0

JackMa007 / monica

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 1.40 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "Monica",
"description": "Personal Relationship Manager - a new kind of CRM to manage your friends and family.",
"repository": "https://github.com/monicahq/monica",
"logo": "https://app.monicahq.com/img/monica.svg",
"keywords": [
"CRM",
"family",
"friends",
"relationship",
"PRM"
],
"addons": [
{
"plan": "cleardb:ignite"
},
{
"plan": "scheduler:standard"
}
],
"scripts": {
"postdeploy": "php artisan monica:update --force -vvv"
},
"env": {
"APP_KEY": {
"description": "Please change this to a 32-character string.",
"value": "change-me-to-a-random-string----"
},
"APP_DISABLE_SIGNUP": {
"description": "Disable user signup.",
"value": "false"
},
"APP_DEBUG": {
"description": "Enables or disables debug mode.",
"value": "false"
},
"APP_EMAIL_NEW_USERS_NOTIFICATION": {
"description": "",
"value": "noreply@example.com"
},
"MAIL_FROM_ADDRESS": {
"description": "",
"value": "noreply@example.com"
},
"MAIL_FROM_NAME": {
"description": "",
"value": "Bob Smith"
},
"DB_CONNECTION": {
"description": "Tells the application to use Heroku's database connection.",
"value": "heroku"
},
"HEROKU": {
"description": "Tells the application this application is hosted on Heroku.",
"value": "true"
}
}
}
PHP
1
https://gitee.com/Jack_Ma007/monica.git
git@gitee.com:Jack_Ma007/monica.git
Jack_Ma007
monica
monica
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891