Sha256: e773b854095947b5f294757a61ab5010d9633743c3acd154cdc1ec05c6aec83b

Contents?: true

Size: 414 Bytes

Versions: 3

Compression:

Stored size: 414 Bytes

Contents

ASSET_HOST: localhost:3000
APPLICATION_HOST: localhost:3000
PORT: 3000
RACK_ENV: development
REDIS_URL: redis://127.0.0.1:6379
SECRET_KEY_BASE: development_secret
EXECJS_RUNTIME: Node
SMTP_ADDRESS: smtp.example.com
SMTP_DOMAIN: example.com
SMTP_PASSWORD: password
SMTP_USERNAME: username
WEB_CONCURRENCY: 1
AWS_REGION: us-east-1
AWS_ACCESS_KEY_ID: <put-your-key-here>
AWS_SECRET_ACCESS_KEY: <put-your-secret-here>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kratos-1.0.2 templates/dotfiles/.sample.application.yml
kratos-1.0.1 templates/dotfiles/.sample.application.yml
kratos-1.0.0 templates/dotfiles/.sample.application.yml