Current section
Files
Jump to
Current section
Files
priv/templates/adapters/dynamo/config_to_append.ex
# to override aws endpoint for localstack
#config :ex_aws, :dynamodb, # change for specific service
# scheme: "http://",
# host: "localhost",
# port: 4566