fixes answer bug for input_type: text
This commit is contained in:
@ -19,4 +19,4 @@ test:
|
||||
# Do not keep production secrets in the repository,
|
||||
# instead read values from the environment.
|
||||
production:
|
||||
secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
|
||||
secret_key_base: <%= ENV["secret_key_base"] %>
|
||||
|
Reference in New Issue
Block a user