style fixes, production fixes

This commit is contained in:
Adam Piontek 2021-03-03 16:52:26 -05:00
parent be155d7b98
commit 0baa836fa0
8 changed files with 15 additions and 28 deletions

View file

@ -39,3 +39,6 @@ config :bones73k, Bones73kWeb.Endpoint,
#
# Then you can assemble a release by calling `mix release`.
# See `mix help release` for more information.
# Import extra secret stuff not to be included in git repo
import_config "really.secret.exs"