]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/plugins/guide.md
/!\ Use a dedicated config file for development
[github/Chocobozzz/PeerTube.git] / support / doc / plugins / guide.md
index e460f214e2098c343a1e2068183f30107c7288a2..e567e6c1b352b689ee9ab6d1189067ebe6bc0c84 100644 (file)
@@ -1036,7 +1036,7 @@ $ npm run setup:cli
  * Run PeerTube (you can access to your instance on http://localhost:9000):
 
 ```
-$ NODE_ENV=test npm start
+$ NODE_ENV=dev npm start
 ```
 
  * Register the instance via the CLI: