mirror of
https://github.com/traefik/traefik.git
synced 2025-05-06 16:03:05 +00:00
Note about quotes for entrypoint definition with docker-compose
This commit is contained in:
parent
97bd92c76f
commit
fecd0ca391
@ -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.
|
Whitespace is used as option separator and `,` is used as value separator for the list.
|
||||||
The names of the options are case-insensitive.
|
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
|
```yaml
|
||||||
traefik:
|
traefik:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user