diff --git a/config/config.exs b/config/config.exs index fc9357b..c3983d9 100644 --- a/config/config.exs +++ b/config/config.exs @@ -23,8 +23,7 @@ config :nulla, NullaWeb.Endpoint, live_view: [signing_salt: "jcAt5/U+"] # Snowflake configuration -config :nulla, :snowflake, - worker_id: 1 +config :nulla, :snowflake, worker_id: 1 # Configures the mailer #