Sha256: e8cb2bc0521d09d0ab7061fe6f4f2db9f1da34f664107b7a38fcb5728a80cf73
Contents?: true
Size: 564 Bytes
Versions: 12
Compression:
Stored size: 564 Bytes
Contents
test: secret_key_base: {{test_secret_key_base}} smtp: address: smtp.CHANGEME.com port: 587 domain: {{app_name}}.com user_name: admin@{{app_name}}.com password: xxxxxxxx email: from: admin@{{app_name}}.com reply_to: admin@{{app_name}}.com from_domain: 'example.com' snapshot_server: url: https://www.notaserver.com user: user password: password sitemap_base_url: http://localhost:3000/ asset_host: http://localhost:3000/ # don't use this value in production allowed_origins: '*' development: <<: *test
Version data entries
12 entries across 12 versions & 1 rubygems