MovieNight/clevercloud/go.json

8 lines
93 B
JSON

{
"deploy": {
"appIsGoPath": false,
"main": "MovieNight",
"execDir": "./"
}
}