Sha256: 59bc50d69afc22dfa2c9c500cd34bc2ae5d0a93cdb227b63c93a66a091ba2ec7
Contents?: true
Size: 1.09 KB
Versions: 1
Compression:
Stored size: 1.09 KB
Contents
# 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 `rails 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: 0d52cd61108d2aa08d5c3b8de92f22a0573b1d87f2815bda630062d30c66a4f9db1e525d6a781ebd5e9104c0e3210463bea13c0e077405d7535afb7b00a6ee7a test: secret_key_base: 7623cea67dc87f9df100ffa73635f9ac950077728c65e46e4d09d5b62e15999faee66797bb56983a6854d0264defc79f865147e104644a6f526e96beb7d71c37 ci: secret_key_base: 42cbdea5764388782df88ef9590cf20dd9bec5127eb74de092c841585ce0ed5bc9178cc770f72462cb85175387edeb14d4da526e63a9d6a191f4bae8ba5663eb # Do not keep production secrets in the repository, # instead read values from the environment. production: secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
platon.ua-1.0.1 | spec/dummy/config/secrets.yml |