Sha256: 0d35cf773f32a0c74a068c22687a3f502630f79a5f024d8cb814e189a7ecf8ea

Contents?: true

Size: 1.69 KB

Versions: 1

Compression:

Stored size: 1.69 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:
  secret_key_base: 84ef9e3a3032d77467dc6d95e988f2f128e6acc7513661e3e6b67a875d99bebabf19571d02d2ddb9face07dc45cb9aba821b4e93c2619deb2fee55a23818292c
  database:
    :host: localhost
    :name: keppler-core
    :username: novedo
    :password: novedo
  ga_auth:
    :service_account_email_address: 911375046727-9n50de61u7flmue7s76qelsthlhqhnnl@developer.gserviceaccount.com
    :file_key_name: gauth_key.p12
    :account_id: 60688852

test:
  domain_name: example.com
  secret_key_base: b45cfc98355d328196d2e264760de949067607165e9c8d88f76aeba0dc486469e6c2ec641c49c92270961c4c6ff40645108f65e239ed4a10dcc46ab4905da72f
  database:
    :host: localhost
    :name: keppler-core
    :username: novedo
    :password: novedo

production:
  # email: example@gmail.com
  # password:
  # domain_name: localhost
  secret_key_base: 84ef9e3a3032d77467dc6d95e988f2f128e6acc7513661e3e6b67a875d99bebabf19571d02d2ddb9face07dc45cb9aba821b4e93c2619deb2fee55a23818292c
  database:
    :host: localhost
    :name: keppler-core
    :username: novedo
    :password: novedo
  ga_auth:
    :service_account_email_address: 911375046727-9n50de61u7flmue7s76qelsthlhqhnnl@developer.gserviceaccount.com
    :file_key_name: gauth_key.p12
    :account_id: 60688852

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
keppler-2.1.16 installer/core/config/secrets.yml