Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

Commit

Permalink
remove prod.secrets
Browse files Browse the repository at this point in the history
not needed in a simple echo app
  • Loading branch information
Leif Gensert committed Oct 12, 2015
1 parent 6485639 commit 64b688d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/prod.exs
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,3 @@ config :logger, level: :info
#
# config :byzal, Byzal.Endpoint, server: true
#

# Finally import the config/prod.secret.exs
# which should be versioned separately.
import_config "prod.secret.exs"

0 comments on commit 64b688d

Please sign in to comment.