fix some bugs n stuff
This commit is contained in:
parent
b925726977
commit
d7559647e2
7 changed files with 90 additions and 21 deletions
|
|
@ -52,10 +52,6 @@ config :zoeyscomputer, ZoeyscomputerWeb.Endpoint,
|
|||
# configured to run both http and https servers on
|
||||
# different ports
|
||||
|
||||
config :nanoid,
|
||||
size: 7,
|
||||
alphabet: "_-0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
|
||||
|
||||
# Watch static and templates for browser reloading.
|
||||
config :zoeyscomputer, ZoeyscomputerWeb.Endpoint,
|
||||
live_reload: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue