mix format
This commit is contained in:
parent
83182b9e7b
commit
c0bf6f62b4
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue