Sha256: f76bbee93365a79079003b30a06f4b9db215628ae528b4388865eaa5cd04d0c5

Contents?: true

Size: 1.59 KB

Versions: 3

Compression:

Stored size: 1.59 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 `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:
  aws_access_key_id: AKIAIVRMRSMB2VM7OXBQ
  aws_secret_access_key: yqTroN7GN1ToBlDB/ZsCa5MX0ukZ2OMARAjXDI32
  secret_key_base: d9f2478510f560763f2a0951588282b7a59f82f48f8f503829c056c174eb42d7e160e3ecd3518f3a7316efaf3eb1b2eec1a77f326e85684129ec920b5636aa0a
  # cloudinary_url: cloudinary://467322738548127:JFxvSGAvsARgEGXkLStap2BVtX0@hzhjmgohq
  sendgrid_username: app60245596@heroku.com
  sendgrid_password: k6jkw3zk1068

test:
  aws_access_key_id: AKIAIVRMRSMB2VM7OXBQ
  aws_secret_access_key: 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
  secret_key_base: 27fb695295ff6093a10dcf3f15db8fb9c5372aed7e687413f4958af516459407e431daed131c8bab52bffdf3697320d1c67e11f3282916faa9dc355c8c671d1c
  cloudinary_url: cloudinary://467322738548127:JFxvSGAvsARgEGXkLStap2BVtX0@hzhjmgohq

# Do not keep production secrets in the repository,
# instead read values from the environment.
production:
  aws_access_key_id: AKIAIVRMRSMB2VM7OXBQ
  aws_secret_access_key: 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
  secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
  cloudinary_url: cloudinary://467322738548127:JFxvSGAvsARgEGXkLStap2BVtX0@hzhjmgohq

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pwb-1.0.0 spec/dummy/config/secrets.yml
pwb-0.1.1 spec/dummy/config/secrets.yml
pwb-0.1.0 spec/dummy/config/secrets.yml