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

feat: add new realms

This commit is contained in:
2019-08-24 10:36:17 -05:00
parent e1e54f2789
commit 57f7314140
3 changed files with 36 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ use Mix.Config
# with brunch.io to recompile .js and .css sources.
config :myapp, MyAppWeb.Endpoint,
host: "0.0.0.0",
http: [port: 8080],
http: [port: 5035],
debug_errors: true,
code_reloader: true,
check_origin: false,