From aac5701eae61cb492d88ab494075972cc504e158 Mon Sep 17 00:00:00 2001 From: Siyu Date: Tue, 18 Dec 2018 10:44:53 +0100 Subject: [PATCH] Update index.md --- compose/compose-file/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/compose-file/index.md b/compose/compose-file/index.md index 3b99c78c18..924ab8a756 100644 --- a/compose/compose-file/index.md +++ b/compose/compose-file/index.md @@ -2356,7 +2356,7 @@ secrets: // Deprecated syntax for compose file version 3.5- my_second_secret: external: - name: redis_secret + name: redis_secret ``` You still need to [grant access to the secrets](#secrets) to each service in the