peertube-app/CloudronManifest.json

14 lines
236 B
JSON
Raw Normal View History

2020-06-16 04:47:04 +00:00
{
"version": "0.1.0",
"id": "org.joinpeertube.cloudronapp",
"healthCheckPath": "/",
"httpPort": 9000,
"addons": {
"localstorage": {},
"postgresql": {},
"redis": {},
"sendmail": {}
},
"manifestVersion": 2
}