]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
consistent documentation and configuration in compose file
[github/Chocobozzz/PeerTube.git] / package.json
index 76e59a5176161cc43b510bc57b4b62ff00ef77b4..3a314990652b1929c4883d39b4308e758b9912c2 100644 (file)
@@ -6,7 +6,10 @@
   "licence": "AGPL-3.0",
   "engines": {
     "node": ">=10.x <13",
-    "yarn": ">=1.x"
+    "yarn": ">=1.x",
+    "postgres": ">=9.6",
+    "redis-server": ">=2.8.18",
+    "ffmpeg": ">=4.1"
   },
   "bin": {
     "peertube": "dist/server/tools/peertube.js"