We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c4cfc9 commit 65553fdCopy full SHA for 65553fd
documentation/0.13.0/html/proxy-quick-start/index.markdown
@@ -71,7 +71,7 @@ More information about configuring Kroxylicious can be found in the [documentati
71
From within the extracted Kroxylicious folder, run the following command:
72
73
```shell
74
-./bin/kroxylicious-start.sh --config config/example-proxy-config.yml
+./bin/kroxylicious-start.sh --config config/example-proxy-config.yaml
75
```
76
77
To use your own configuration file instead of the example, just replace the file path after `--config`.
0 commit comments