diff --git a/public/contribute.json b/public/contribute.json index 696d78b4..c5fe9734 100644 --- a/public/contribute.json +++ b/public/contribute.json @@ -16,12 +16,13 @@ "urls": { "prod": "https://fileshare.stage.mozaws.net/", "stage": "https://fileshare.stage.mozaws.net/", - "dev": "https://p2p.dev.lcip.org/" + "dev": "https://fileshare.dev.mozaws.net/" }, "keywords": [ "JavaScript", "jQuery", "Node", - "P2P" + "P2P", + "Redis" ] }