Update to latest dev server URL
This commit is contained in:
parent
5d21c7c705
commit
fb41acb438
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue