mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-10 09:02:50 +00:00
server - added distillery for prod builds
This commit is contained in:
@@ -26,7 +26,6 @@ config :logger, :console,
|
||||
# Import environment specific config. This must remain at the bottom
|
||||
# of this file so it overrides the configuration defined above.
|
||||
import_config "#{Mix.env}.exs"
|
||||
import_config "config.secret.exs"
|
||||
|
||||
# user permissions for app - right now the read/write don't mean anything
|
||||
config :myapp, MyApp.Guardian,
|
||||
|
||||
Reference in New Issue
Block a user