Sha256: 65f9ba4ff513cac912e76a86b958d044e7e70986c4530f8c924d611a527d2018

Contents?: true

Size: 1.25 KB

Versions: 6

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: efd24106d6296f2ae8fb35e4a8652b560633e1e491cf7307eb0f6994956dc1fde08ef59f73fcfb73a9ec5504fe1ce521a320aa75b7c8d93e10532e0e5a44cd1d

test:
  secret_key_base: 1b6e377331b277dcee3218dcc37913cc5c81193f285ef99f9f1bfc642471d5eb6aad4d792b6a2b5211c36fba55fd077cd1081d27ab32204f65b4172ba781afb8

# 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

6 entries across 6 versions & 2 rubygems

Version Path
killbill-avatax-2.1.0 test/dummy/config/secrets.yml
killbill-deposit-0.0.4 test/dummy/config/secrets.yml
killbill-deposit-0.0.3 test/dummy/config/secrets.yml
killbill-avatax-2.0.0 test/dummy/config/secrets.yml
killbill-avatax-1.0.0 test/dummy/config/secrets.yml
killbill-avatax-0.2.0 test/dummy/config/secrets.yml