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