mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-11 01:22:49 +00:00
authentication with persistence working
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
defmodule MyApp.Repo do
|
||||
use Ecto.Repo, otp_app: :myapp
|
||||
@dialyzer {:nowarn_function, rollback: 1}
|
||||
|
||||
@doc """
|
||||
Dynamically loads the repository url from the
|
||||
|
||||
Reference in New Issue
Block a user