Skip to content

Commit

Permalink
Note about quotes for entrypoint definition with docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragnucs authored and traefiker committed Jan 30, 2019
1 parent 97bd92c commit fecd0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/entrypoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit fecd0ca

Please sign in to comment.