Sha256: 1a59cf43b918d93d07b178f604053bec5572d585f482ce5838e911cd453afd0a

Contents?: true

Size: 202 Bytes

Versions: 5

Compression:

Stored size: 202 Bytes

Contents

version: '3.2'

services:
  redis:
    image: redis
    command: redis-server --save "" --appendonly no
    ports:
      - target: 6379
        published: 63790
        protocol: tcp
        mode: host

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
insque-0.7.4 insque.local.yml
insque-0.7.3 insque.local.yml
insque-0.7.2 insque.local.yml
insque-0.7.1 insque.local.yml
insque-0.7.0 insque.local.yml