21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-04-28 06:50:49 +02:00
chexpire/config/secrets.example.yml

6 lines
176 B
YAML

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"