21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-03 17:25:09 +02:00
chexpire/config/secrets.example.yml

6 lines
176 B
YAML
Raw Permalink Normal View History

development:
secret_key_base: "run `bundle exec rails secret` and paste the result here"
test:
secret_key_base: "run `bundle exec rails secret` and paste the result here"