mirror of https://github.com/docker/docs.git
typo: `detects` in configs docs (#19576)
This commit is contained in:
parent
a39fd09ff8
commit
35797e7da7
|
@ -78,4 +78,4 @@ configs:
|
|||
name: "${HTTP_CONFIG_KEY}"
|
||||
```
|
||||
|
||||
If `external` is set to `true`, all other attributes apart from `name` are irrelevant. If Compose detecs any other attribute, it rejects the Compose file as invalid.
|
||||
If `external` is set to `true`, all other attributes apart from `name` are irrelevant. If Compose detects any other attribute, it rejects the Compose file as invalid.
|
||||
|
|
Loading…
Reference in New Issue