mirror of https://github.com/docker/docs.git
fix 2
This commit is contained in:
parent
fd9fe3bca6
commit
5018fcb486
|
@ -93,8 +93,9 @@ Included when you need to set custom API headers. You can repeat this section mu
|
||||||
|
|
||||||
[custom_api_server_headers]
|
[custom_api_server_headers]
|
||||||
|
|
||||||
| Item | Description | |
|
| Item | Description |
|
||||||
|:---------------|:-------------------------------------------------------------------------------------------|
|
| ----------- | ----------- |
|
||||||
|
| Header | Title |
|
||||||
| `name` | Set to specify the name of the custom header with `name` = "*X-Custom-Header-Name*". |
|
| `name` | Set to specify the name of the custom header with `name` = "*X-Custom-Header-Name*". |
|
||||||
| `value` | Set to specify the value of the custom header with `value` = "*Custom Header Value*". |
|
| `value` | Set to specify the value of the custom header with `value` = "*Custom Header Value*". |
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue