1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 02:55:01 +00:00
mon-entreprise/app.json

18 lines
163 B
JSON
Raw Normal View History

2017-08-28 14:13:33 +02:00
{
"name": "syso",
"scripts": {
},
"env": {
},
"formation": {
},
"addons": [
],
"buildpacks": [
{
"url": "heroku/nodejs"
}
]
}