mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-10 22:17:44 +00:00
10 lines
138 B
JSON
10 lines
138 B
JSON
|
{
|
||
|
"comment": "",
|
||
|
"heroku": {
|
||
|
"install": [
|
||
|
"./cmd/..."
|
||
|
]
|
||
|
},
|
||
|
"rootPath": "github.com/christianselig/apollo-backend"
|
||
|
}
|