.env.development
# you can use `rails secret` to generate this for production
SECRET_KEY_BASE=dev_secret
# you can use `rails db:encryption:init` to generate these for production
ENCRYPTION_PRIMARY_KEY=dev_primary_key
ENCRYPTION_DETERMINISTIC_KEY=dev_deterministic_key
ENCRYPTION_KEY_DERIVATION_SALT=dev_derivation_salt