typo - deployed Peertube doesn't include '-peertube' (#158)
This commit is contained in:
parent
36da468b68
commit
861d5dbd12
|
|
@ -65,7 +65,7 @@
|
||||||
},
|
},
|
||||||
"instructions": {
|
"instructions": {
|
||||||
"start": "PeerTube is a free, decentralized and federated video platform. (Github : https://github.com/Chocobozzz/PeerTube/)",
|
"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": [{
|
"variables": [{
|
||||||
"id": "$$cap_db_user",
|
"id": "$$cap_db_user",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue