mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
updated readme environment urls. closes #1161
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user