mirror of
https://github.com/wahyd4/libr-2.git
synced 2026-08-09 05:15:53 +10:00
23 lines
1.0 KiB
YAML
23 lines
1.0 KiB
YAML
# Be sure to restart your server when you modify this file.
|
|
|
|
# Your secret key is used for verifying the integrity of signed cookies.
|
|
# If you change this key, all old signed cookies will become invalid!
|
|
|
|
# Make sure the secret is at least 30 characters and all random,
|
|
# no regular words or you'll be exposed to dictionary attacks.
|
|
# You can use `rake secret` to generate a secure secret key.
|
|
|
|
# Make sure the secrets in this file are kept private
|
|
# if you're sharing your code publicly.
|
|
|
|
development:
|
|
secret_key_base: 3cdddef29e0c14a8effb2353cf02b4ff0ae115992e44367078221b41c0ee94b24001b673ccd1c1df85173eab8c4b1dd9b246bece9a9bae7b486ca489b6fb538a
|
|
|
|
test:
|
|
secret_key_base: a81364a125879696daabe23a23ebdb1577e03275cc83d80e9e3c109c57a34a16002c33ba7ecebc6f005b8ca80aae7515207da53dc45594561caa353804c7b5ea
|
|
|
|
# Do not keep production secrets in the repository,
|
|
# instead read values from the environment.
|
|
production:
|
|
secret_key_base: eb90af4657a1d972642f3bde244a10d221109d140508a7f1d82fc7561c3a3adc27c22dab71aeb90773d9c004e3ac7c1ea7dde08ce61880b11c2537d0c852b895
|