aboutsummaryrefslogtreecommitdiff
path: root/config/config.exs
blob: 5bfcf7ba59eedc09f8f0bdff4362b719c20e3cbc (plain)
1
2
3
4
5
6
# This file is responsible for configuring your application
# and its dependencies with the aid of the Mix.Config module.
use Mix.Config

config :mailchimp,
  apikey: "your apikey-us12"