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+"]
|
live_view: [signing_salt: "jcAt5/U+"]
|
||||||
|
|
||||||
# Snowflake configuration
|
# Snowflake configuration
|
||||||
config :nulla, :snowflake,
|
config :nulla, :snowflake, worker_id: 1
|
||||||
worker_id: 1
|
|
||||||
|
|
||||||
# Configures the mailer
|
# Configures the mailer
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue