mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-22 08:46:11 +01:00
Whitespace changes
This commit is contained in:
parent
2eb4025486
commit
7c8fe5c9be
2 changed files with 13 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue