1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-01-11 09:32:51 +00:00

end point tests figured out

This commit is contained in:
2018-01-06 12:25:50 -06:00
parent 006a7e1fc2
commit 959c44b8f8
7 changed files with 68 additions and 12 deletions

View File

@@ -16,4 +16,9 @@ config :myapp, MyApp.Repo,
password: "postgres",
database: "myapp_test",
hostname: "localhost",
template: "template0",
pool: Ecto.Adapters.SQL.Sandbox
config :myapp, MyApp.Guardian,
issuer: "myapp",
secret_key: "secret"