gitlab-org--gitlab-foss/config/secrets.yml.example

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
404 B
Plaintext
Raw Normal View History

2015-08-26 01:42:46 +00:00
production:
# db_key_base is used to encrypt for Variables. Ensure that you don't lose it.
# If you change or lose this key you will be unable to access variables stored in database.
# Make sure the secret is at least 32 characters and all random,
2015-08-26 01:42:46 +00:00
# no regular words or you'll be exposed to dictionary attacks.
# db_key_base:
development:
db_key_base: development
test:
db_key_base: test