Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit c834f0df authored by shella_20's avatar shella_20
Browse files

fixed conversion backend

parent 7facfbf0
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ use Mix.Config ...@@ -3,7 +3,7 @@ use Mix.Config
# Configure your database # Configure your database
config :kalkun, Kalkun.Repo, config :kalkun, Kalkun.Repo,
username: "postgres", username: "postgres",
password: "zekrom1213", password: "postgres",
database: "kalkun_dev", database: "kalkun_dev",
hostname: "localhost", hostname: "localhost",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment