updated readme environment urls. closes #1161
This commit is contained in:
parent
6f89c4039b
commit
04846eb29f
@ -86,8 +86,8 @@ Pull requests are always welcome! Feel free to check out the list of ["good firs
|
|||||||
| ENVIRONMENT | URL
|
| ENVIRONMENT | URL
|
||||||
|-------------|-----
|
|-------------|-----
|
||||||
| Production | <https://send.firefox.com/>
|
| Production | <https://send.firefox.com/>
|
||||||
| Stage | <https://send.stage.mozaws.net/>
|
| Stage | <https://stage.send.nonprod.cloudops.mozgcp.net/>
|
||||||
| Development | <https://send.dev.mozaws.net/>
|
| Development | <https://send2.dev.lcip.org/>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -15,8 +15,8 @@
|
|||||||
},
|
},
|
||||||
"urls": {
|
"urls": {
|
||||||
"prod": "https://send.firefox.com/",
|
"prod": "https://send.firefox.com/",
|
||||||
"stage": "https://send.stage.mozaws.net/",
|
"stage": "https://stage.send.nonprod.cloudops.mozgcp.net/",
|
||||||
"dev": "https://send.dev.mozaws.net/"
|
"dev": "https://send2.dev.lcip.org/"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"JavaScript",
|
"JavaScript",
|
||||||
|
Loading…
Reference in New Issue
Block a user