Sha256: 8e1a46a489d70ce2256a22b394982135e896f7dd04d7fcb9eae195f5d46185c4
Contents?: true
Size: 172 Bytes
Versions: 2
Compression:
Stored size: 172 Bytes
Contents
POSTGRES_USER=<%= config[:postgres_user] %> POSTGRES_PASSWORD=<%= config[:postgres_password] %> POSTGRES_DB=<%= config[:app_name] + '_development' %> RAILS_ENV=development
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
roro-0.3.5 | lib/roro/cli/templates/base/roro/containers/database/development.env.tt |
roro-0.3.4 | lib/roro/cli/templates/base/roro/containers/database/development.env.tt |