diff --git a/morph/grid/testing/config.json b/morph/grid/testing/config.json index d1840beaa54098ac95433b9253bac512eecdc4bb..ca018157f4cf50acbc7b21e24c5b61a07524dba9 100644 --- a/morph/grid/testing/config.json +++ b/morph/grid/testing/config.json @@ -1,6 +1,6 @@ { "publicStoragePort": 8898 , "ristrettoSigningKeyPath": "./secrets/ristretto.signing-key" -, "stripeSecretKeyPath": "./secrets/privatestorageio-testing-stripe.secret" +, "stripeSecretKeyPath": "./secrets/stripe.secret" , "passValue": 1000000 , "issuerDomain": "payments.privatestorage-staging.com" , "letsEncryptAdminEmail": "jean-paul@privatestorage.io"