Skip to content

Commit

Permalink
Update config/dev.exs
Browse files Browse the repository at this point in the history
Co-authored-by: Cristiano Piemontese <[email protected]>
  • Loading branch information
MaeIsBad and cpiemontese authored Nov 28, 2024
1 parent f63b785 commit 913e64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/dev.exs
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ config :ex_aws,
config :ex_aws, :dynamodb,
scheme: "http://",
host: "dynamodb",
port: 8000,
port: 4566,
region: "us-east-1"

0 comments on commit 913e64f

Please sign in to comment.