MovieNight/clevercloud/go.json

8 lines
92 B
JSON

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