From 448ea7719f432dab315dab4e6f9319b832e93158 Mon Sep 17 00:00:00 2001 From: Nicolai Reuschling Date: Wed, 12 Apr 2023 10:53:10 +0200 Subject: [PATCH] fix typo role to roles --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0dd43bf..dc9bab12 100644 --- a/README.md +++ b/README.md @@ -540,7 +540,7 @@ accessories: memory: "2GB" redis: image: redis:latest - role: + roles: - web port: "36379:6379" volumes: