21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-15 15:08:38 +02:00
chexpire/config/secrets.example.yml
Colin Darie 2f4bee55e1
Don't use shared credentials, back to old secrets ignored files
Helps for open-source and multiple instances projects.
2018-05-24 14:26:14 +02:00

6 lines
148 B
YAML

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