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"