From fecd0ca391da4528a88f83aa38a184e4b7907f5c Mon Sep 17 00:00:00 2001 From: Dragnucs Date: Wed, 16 Jan 2019 15:36:07 +0000 Subject: [PATCH] Note about quotes for entrypoint definition with docker-compose --- docs/configuration/entrypoints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/entrypoints.md b/docs/configuration/entrypoints.md index 94ce8f75f..8ca9a7e1d 100644 --- a/docs/configuration/entrypoints.md +++ b/docs/configuration/entrypoints.md @@ -101,7 +101,7 @@ For more information about the CLI, see the documentation about [Traefik command Whitespace is used as option separator and `,` is used as value separator for the list. The names of the options are case-insensitive. -In compose file the entrypoint syntax is different: +In compose file the entrypoint syntax is different. Notice how quotes are used: ```yaml traefik: