mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-10 17:12:48 +00:00
client - add error message if user account does not have battletag
This commit is contained in:
@@ -14,6 +14,7 @@ config :myapp, MyAppWeb.Endpoint,
|
||||
# Configure your database
|
||||
config :myapp, MyApp.Repo,
|
||||
adapter: Ecto.Adapters.Postgres,
|
||||
hostnamae: "localhost",
|
||||
username: "postgres",
|
||||
password: "postgres",
|
||||
database: "myapp_prod",
|
||||
|
||||
Reference in New Issue
Block a user