mirror of
https://github.com/internetee/registry.git
synced 2025-06-04 19:57:29 +02:00
8 lines
142 B
Ruby
8 lines
142 B
Ruby
Figaro.require_keys(%w[
|
|
app_name
|
|
secret_key_base
|
|
devise_secret
|
|
time_zone
|
|
action_mailer_default_host
|
|
action_mailer_default_from
|
|
])
|