Whitespace changes

This commit is contained in:
Jyri-Petteri Paloposki 2020-08-20 14:07:45 +03:00
parent 2eb4025486
commit 7c8fe5c9be
2 changed files with 13 additions and 13 deletions

View file

@ -19,10 +19,10 @@
development:
secret_key_base: <%= SITE_CONFIG["secret_token"] || SecureRandom.hex(64) %>
test:
secret_key_base: <%= SITE_CONFIG["secret_token"] || SecureRandom.hex(64) %>
# Do not keep production secrets in the unencrypted secrets file.
# Instead, either read values from the environment.
# Or, use `bin/rails secrets:setup` to configure encrypted secrets