This repository has been archived on 2024-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
mebe/config/prod.secret.exs.dist
2015-11-17 23:09:21 +02:00

7 lines
220 B
Text

use Mix.Config
# In this file, we keep production configuration that
# you likely want to automate and keep it away from
# your version control system.
config :mebe_web, MebeWeb.Endpoint,
secret_key_base: "CONFIGURE"