#The account plugin needs to be configured. The following values may be used to customize the account default: &DEFAULT application_url: localhost:3000 application_name: 'example' # session key information session_key: _test_session session_secret: 882585c5d472d21e832965410ab233be541ea626e50ed0eb68a00a2f49b59073480e58599404e3dc62105a803ee42d67872e3f95eb48e2d6508b42038436abd6 production: <<: *DEFAULT development: <<: *DEFAULT test: <<: *DEFAULT