Skip to content

Commit

Permalink
Remove unneeded dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksanford committed Jan 31, 2019
1 parent 77c95f3 commit 9d5e5b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@ use Mix.Config
config :peerage, via: Peerage.Via.Ec2

config :peerage_ec2,
aws_access_key_id: "example",
aws_secret_access_key: "key",
tags: [{:cluster, "cluster"}, {:service, "service"}],
timeout: 1000

0 comments on commit 9d5e5b1

Please sign in to comment.