mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-08 20:22:45 +01:00
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
|
||||
|-------------|-----
|
||||
| Production | <https://send.firefox.com/>
|
||||
| Stage | <https://send.stage.mozaws.net/>
|
||||
| Development | <https://send.dev.mozaws.net/>
|
||||
| Stage | <https://stage.send.nonprod.cloudops.mozgcp.net/>
|
||||
| Development | <https://send2.dev.lcip.org/>
|
||||
|
||||
---
|
||||
|
||||
|
@ -15,8 +15,8 @@
|
||||
},
|
||||
"urls": {
|
||||
"prod": "https://send.firefox.com/",
|
||||
"stage": "https://send.stage.mozaws.net/",
|
||||
"dev": "https://send.dev.mozaws.net/"
|
||||
"stage": "https://stage.send.nonprod.cloudops.mozgcp.net/",
|
||||
"dev": "https://send2.dev.lcip.org/"
|
||||
},
|
||||
"keywords": [
|
||||
"JavaScript",
|
||||
|
Loading…
Reference in New Issue
Block a user