fix some bugs n stuff
This commit is contained in:
parent
b925726977
commit
d7559647e2
7 changed files with 90 additions and 21 deletions
|
|
@ -22,10 +22,6 @@ config :zoeyscomputer, ZoeyscomputerWeb.Endpoint,
|
|||
pubsub_server: Zoeyscomputer.PubSub,
|
||||
live_view: [signing_salt: "uUcDyRmg"]
|
||||
|
||||
config :nanoid,
|
||||
alphabet: "_-0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",
|
||||
size: 7
|
||||
|
||||
# Configures the mailer
|
||||
#
|
||||
# By default it uses the "Local" adapter which stores the emails
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue