config :shop, Shop.Repo, adapter: Ecto.Adapters.Postgres, username: "postgres", password: "postgres", database: "shop_dev", hostname: "localhost", pool_size: 10