fix for statechecker

This commit is contained in:
r888888888
2017-01-24 13:32:08 -08:00
parent e12d5e1290
commit 2aa7a8aa9c
6 changed files with 14 additions and 6 deletions

View File

@@ -20,3 +20,7 @@ test:
# instead read values from the environment.
production:
secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
staging:
secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>