mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
[MMI] Adds dev MMI configuration url (#19899)
* adds dev config url * env var added to metamaskrc * clean up --------- Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
This commit is contained in:
parent
b385cbcbcc
commit
57519235bb
@ -89,7 +89,7 @@ buildTypes:
|
|||||||
- SEGMENT_WRITE_KEY_REF: SEGMENT_MMI_WRITE_KEY
|
- SEGMENT_WRITE_KEY_REF: SEGMENT_MMI_WRITE_KEY
|
||||||
- SUPPORT_LINK: https://mmi-support.zendesk.com/hc/en-us
|
- SUPPORT_LINK: https://mmi-support.zendesk.com/hc/en-us
|
||||||
- SUPPORT_REQUEST_LINK: https://mmi-support.zendesk.com/hc/en-us/requests/new
|
- SUPPORT_REQUEST_LINK: https://mmi-support.zendesk.com/hc/en-us/requests/new
|
||||||
- MMI_CONFIGURATION_SERVICE_URL: https://configuration.metamask-institutional.io/v1/configuration/default
|
- MMI_CONFIGURATION_SERVICE_URL
|
||||||
# For some reason, MMI uses this type of versioning
|
# For some reason, MMI uses this type of versioning
|
||||||
# Leaving it on for backwards compatibility
|
# Leaving it on for backwards compatibility
|
||||||
isPrerelease: true
|
isPrerelease: true
|
||||||
|
Loading…
Reference in New Issue
Block a user