Packages
Production-grade Elixir client for the SaltEdge API v6 (AIS · PIS · Data Enrichment)
Current section
Files
Jump to
Current section
Files
config/test.exs
import Config
config :salt_edge_client,
app_id: "test-app-id",
secret: "test-secret",
base_url: "http://localhost",
max_retries: 1,
debug: false