From 861d5dbd1280d0e932c886941cd21f7f199dd5e3 Mon Sep 17 00:00:00 2001 From: Catherine Chen Date: Wed, 22 Apr 2020 20:14:25 -0700 Subject: [PATCH] typo - deployed Peertube doesn't include '-peertube' (#158) --- public/v2/apps/peertube.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v2/apps/peertube.json b/public/v2/apps/peertube.json index 2a72b2c..df14ea3 100644 --- a/public/v2/apps/peertube.json +++ b/public/v2/apps/peertube.json @@ -65,7 +65,7 @@ }, "instructions": { "start": "PeerTube is a free, decentralized and federated video platform. (Github : https://github.com/Chocobozzz/PeerTube/)", - "end": "Peertube is deployed and available as $$cap_appname-peertube. \n\n IMPORTANT: It will take up to 2 minutes for peertube to be ready. Before that, you might see 502 error page.\n" + "end": "Peertube is deployed and available as $$cap_appname. \n\n IMPORTANT: It will take up to 2 minutes for peertube to be ready. Before that, you might see 502 error page.\n" }, "variables": [{ "id": "$$cap_db_user",