Skip to content

Credentials

Vladislav Kuznecov edited this page Aug 24, 2021 · 1 revision

Rails credentials

Схема данных для Rails credentials:

db:
  password: db_password
blazer:
  url: 'url to database Blazer should be using'
vk:
  login: +88005553535
  password: 'password'
donations:
  vkponchik:
    group_id: 0
    api_key: ''
  vkdonate:
    group_id: 0
    api_key: ''
hmac_secret: `https://cloud.google.com/network-connectivity/docs/vpn/how-to/generating-pre-shared-key`
secret_key_base: `rake secret`

Clone this wiki locally