build(phoenix): use sqlite instead of postgres
This commit is contained in:
parent
4a0cbeb094
commit
ce8d963331
10 changed files with 31 additions and 31 deletions
|
@ -20,7 +20,7 @@ config :learning_phoenix, LearningPhoenixWeb.Endpoint,
|
|||
layout: false
|
||||
],
|
||||
pubsub_server: LearningPhoenix.PubSub,
|
||||
live_view: [signing_salt: "6KnRBd1u"]
|
||||
live_view: [signing_salt: "U5f+cEa0"]
|
||||
|
||||
# Configures the mailer
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue