Skip to content

Commit 9e29af0

Browse files
fix typo
1 parent 0b2936a commit 9e29af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployments/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To change the `port` in the `http` section, use:
3434
* Command line variable: `--HTTP_PORT <port>`
3535
* Operations API (`set_configuration`): `http_port: <port>`
3636

37-
To set the `operationsApi,network.port` to `9925`, use:
37+
To set the `operationsApi.network.port` to `9925`, use:
3838
* Environment variable: `OPERATIONSAPI_NETWORK_PORT=9925`
3939
* Command line variable: `--OPERATIONSAPI_NETWORK_PORT 9925`
4040
* Operations API (`set_configuration`): `operationsApi_network_port: 9925`

0 commit comments

Comments
 (0)