Preview:
dont forget to add a password to it

```YML

accessories:

  redis:

    image: redis:7.0

    cmd: redis-server --requirepass <%= ENV['REDIS_PASSWORD'] %>

    host: xx.xx.xx.xx

    port: "6379:6379"

    directories:

      - dataRedis:/data

```
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter