Update server URLs to send.*

This commit is contained in:
Peter deHaan 2017-07-06 12:25:49 -07:00
parent fb41acb438
commit 05da4937a1
No known key found for this signature in database
GPG Key ID: F0FC6C01C6305097

View File

@ -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",