forked from shibao/cannery
set generator settings
This commit is contained in:
parent
46eed25a94
commit
6227d64072
@ -22,6 +22,11 @@ config :lokal, LokalWeb.Endpoint,
|
||||
|
||||
config :lokal, Lokal.Application, automigrate: false
|
||||
|
||||
config :lokal, :generators,
|
||||
migration: true,
|
||||
binary_id: true,
|
||||
sample_binary_id: "11111111-1111-1111-1111-111111111111"
|
||||
|
||||
# Configures the mailer
|
||||
#
|
||||
# By default it uses the "Local" adapter which stores the emails
|
||||
|
Loading…
Reference in New Issue
Block a user