Sha256: cfb2fc9aa41903e32465387b4f07561aa714a463f250b62cda80e48d3b525b15

Contents?: true

Size: 218 Bytes

Versions: 5

Compression:

Stored size: 218 Bytes

Contents

  database:
    image: postgres
    env_file:
      - roro/containers/database/${RORO_ENV:-development}.env
      - roro/containers/app/${RORO_ENV:-development}.env
    volumes:
      - db_data:/var/lib/postgresql/data

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
roro-0.3.22 lib/roro/templates/rails/database/with_postgresql/_service.yml
roro-0.3.21 lib/roro/templates/rails/database/with_postgresql/_service.yml
roro-0.3.18 lib/roro/templates/rails/database/with_postgresql/_service.yml
roro-0.3.17 lib/roro/cli/templates/stories/with_postgresql/_service.yml
roro-0.3.16 lib/roro/cli/templates/stories/with_postgresql/_service.yml