Update to latest dev server URL
This commit is contained in:
parent
5d21c7c705
commit
fb41acb438
|
@ -16,12 +16,13 @@
|
||||||
"urls": {
|
"urls": {
|
||||||
"prod": "https://fileshare.stage.mozaws.net/",
|
"prod": "https://fileshare.stage.mozaws.net/",
|
||||||
"stage": "https://fileshare.stage.mozaws.net/",
|
"stage": "https://fileshare.stage.mozaws.net/",
|
||||||
"dev": "https://p2p.dev.lcip.org/"
|
"dev": "https://fileshare.dev.mozaws.net/"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"JavaScript",
|
"JavaScript",
|
||||||
"jQuery",
|
"jQuery",
|
||||||
"Node",
|
"Node",
|
||||||
"P2P"
|
"P2P",
|
||||||
|
"Redis"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue