Skip to content

Commit 837ee76

Browse files
authored
Merge pull request #848 from wking/windows-network-example-header-level
config-windows: Fix header level for network example
2 parents 49b0a1f + f1867f4 commit 837ee76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The following parameters can be specified:
8686
* **`DNSSearchList`** *(array of strings, OPTIONAL)* - comma seperated list of DNS suffixes to use for name resolution.
8787
* **`networkSharedContainerName`** *(string, OPTIONAL)* - name (ID) of the container that we will share with the network stack.
8888

89-
#### Example
89+
### Example
9090

9191
```json
9292
"windows": {

0 commit comments

Comments
 (0)