feat: make production ready
This commit is contained in:
parent
0c721e9296
commit
3b196006c0
9 changed files with 87 additions and 70 deletions
|
|
@ -3,8 +3,6 @@ config :live_debugger, browser_features?: true
|
|||
|
||||
# Configure your database
|
||||
config :putzplan, Putzplan.Repo,
|
||||
username: "postgres",
|
||||
password: "postgres",
|
||||
hostname: "localhost",
|
||||
database: "tmp/putzplan_dev",
|
||||
stacktrace: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue