Remove ecto repo, add writing to file
This commit is contained in:
parent
386a331956
commit
ce463329f6
20 changed files with 98 additions and 122 deletions
|
|
@ -8,7 +8,6 @@
|
|||
import Config
|
||||
|
||||
config :birdy_chat,
|
||||
ecto_repos: [BirdyChat.Repo],
|
||||
generators: [timestamp_type: :utc_datetime]
|
||||
|
||||
# Configure the endpoint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue