Update server URLs to send.*
This commit is contained in:
parent
fb41acb438
commit
05da4937a1
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "portal-alpha",
|
"name": "firefox-send",
|
||||||
"description": "File Sharing Experiment",
|
"description": "File Sharing Experiment",
|
||||||
"repository": {
|
"repository": {
|
||||||
"url": "https://github.com/mozilla/something-awesome/",
|
"url": "https://github.com/mozilla/something-awesome/",
|
||||||
@ -14,9 +14,9 @@
|
|||||||
"report": "https://github.com/mozilla/something-awesome/issues/new"
|
"report": "https://github.com/mozilla/something-awesome/issues/new"
|
||||||
},
|
},
|
||||||
"urls": {
|
"urls": {
|
||||||
"prod": "https://fileshare.stage.mozaws.net/",
|
"prod": "https://send.firefox.com/",
|
||||||
"stage": "https://fileshare.stage.mozaws.net/",
|
"stage": "https://send.stage.mozaws.net/",
|
||||||
"dev": "https://fileshare.dev.mozaws.net/"
|
"dev": "https://send.dev.mozaws.net/"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"JavaScript",
|
"JavaScript",
|
||||||
|
Loading…
Reference in New Issue
Block a user