Sha256: d316c262aa3d7c7e8a491bbab43140cabdaaa8aca198c188f1e4dd60c502feaa
Contents?: true
Size: 1.25 KB
Versions: 12
Compression:
Stored size: 1.25 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. # Shared secrets are available across all environments. # shared: # api_key: a1B2c3D4e5F6 # Environmental secrets are only available for that specific environment. development: secret_key_base: c698d482fe9faa16f2c9e2c7a1f9683df90dec77110a6b26bc78dc30b2d8ed965dd8a3f46f85c66267399cfd974c97ac06b0e9ce44e54fafaacf1b424a63c16b test: secret_key_base: 50774ce8684a36a8e7417af6f26910bbf9bb9e1fff563931c6a189cbdba023c92da0b2ceae1af41ef9104f64e972f05b5f402526f249d0fae40ee9ba777d969c # 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 # and move the `production:` environment over there. production: secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
Version data entries
12 entries across 12 versions & 1 rubygems