mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-17 12:07:09 +00:00
fix config (#1002)
This commit is contained in:
parent
ea1662bc6f
commit
509aefe286
@ -4,8 +4,7 @@ const devConfig = {
|
|||||||
[TX_SERVICE_HOST]: 'https://safe-transaction.staging.gnosisdev.com/api/v1/',
|
[TX_SERVICE_HOST]: 'https://safe-transaction.staging.gnosisdev.com/api/v1/',
|
||||||
[SIGNATURES_VIA_METAMASK]: false,
|
[SIGNATURES_VIA_METAMASK]: false,
|
||||||
[RELAY_API_URL]: 'https://safe-relay.staging.gnosisdev.com/api/v1/',
|
[RELAY_API_URL]: 'https://safe-relay.staging.gnosisdev.com/api/v1/',
|
||||||
//[SAFE_APPS_URL]: 'https://safe-apps.dev.gnosisdev.com/'
|
[SAFE_APPS_URL]: 'https://safe-apps.dev.gnosisdev.com/'
|
||||||
[SAFE_APPS_URL]: 'http://localhost:3002/'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export default devConfig
|
export default devConfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user