Sha256: abfdbaebec74a8b36f19f8a314bddd5f32040e2959a8cb827c8c6ee22201cf3d
Contents?: true
Size: 965 Bytes
Versions: 2
Compression:
Stored size: 965 Bytes
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: 3d34626aeaee1709ecb04b5d0f68f1d61d087e01411c4589c03600961cc21ad26810d9150bd35834cc9b4e3a45257e201bd064f5b963f3b965c275420b6036bf test: secret_key_base: 8b76c30912be1bd6cafd3e69271ba502edd91cb560f8e825b8dd587d1d0211f8a966c493b855c6fd9c1c8334a04188ced7a4264ee003edfe025a4c4618c3d28f # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
veritrans-2.3.0 | example/rails/cable/config/secrets.yml |
veritrans-2.2.0 | example/rails/cable/config/secrets.yml |