mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-13 07:27:43 +00:00
9 lines
138 B
JSON
9 lines
138 B
JSON
{
|
|
"comment": "",
|
|
"heroku": {
|
|
"install": [
|
|
"./cmd/..."
|
|
]
|
|
},
|
|
"rootPath": "github.com/christianselig/apollo-backend"
|
|
}
|