Skip to content
Snippets Groups Projects
grid.config.json 430 B
Newer Older
, "ristrettoSigningKeyPath": "../../PrivateStorageSecrets/ristretto.signing-key"
, "stripeSecretKeyPath": "../../PrivateStorageSecrets/stripe.secret"
, "issuerDomain": "payments.privatestorage.io"
, "letsEncryptAdminEmail": "jean-paul@privatestorage.io"
, "allowedChargeOrigins": [
    "http://localhost:5000"
  , "https://privatestorage-staging.com"
  , "https://www.privatestorage-staging.com"
  ]