From ecad34091e2ef507c762269fd6110f4d1de6d6b8 Mon Sep 17 00:00:00 2001 From: thibaut severac Date: Mon, 15 Mar 2021 09:29:55 +0100 Subject: [PATCH] Misspelling in docker Readme (#688) correct an error on a link --- docker/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/README.md b/docker/README.md index 3730a6e7e..7238d6d17 100644 --- a/docker/README.md +++ b/docker/README.md @@ -77,7 +77,7 @@ If you want to be able to restart/stop your container and keep the same DB `-v / * `CONFIG_FILE` - Configuration file (default: `/etc/crowdsec/config.yaml`) : `-e CONFIG_FILE=""` * `FILE_PATH` - Process a single file in time-machine : `-e FILE_PATH=""` * `JOURNALCTL_FILTER` - Process a single journalctl output in time-machine : `-e JOURNALCTL_FILTER=""` -* `TYPE` - [`Labels.type`](https://https://docs.crowdsec.net/Crowdsec/v1/references/acquisition/) for file in time-machine : `-e TYPE=""` +* `TYPE` - [`Labels.type`](https://docs.crowdsec.net/Crowdsec/v1/references/acquisition/) for file in time-machine : `-e TYPE=""` * `TEST_MODE` - Only test configs (default: `false`) : `-e TEST_MODE=""` * `DISABLE_AGENT` - Only test configs (default: `false`) : `-e DISABLE_AGENT=""` * `DISABLE_LOCAL_API` - Disable local API (default: `false`) : `-e DISABLE_API=""` @@ -108,4 +108,4 @@ Please read [contributing](https://docs.crowdsec.net/Crowdsec/v1/contributing/) ## License -This project is licensed under the MIT License - see the [LICENSE](https://github.com/crowdsecurity/crowdsec/blob/master/LICENSE) file for details. \ No newline at end of file +This project is licensed under the MIT License - see the [LICENSE](https://github.com/crowdsecurity/crowdsec/blob/master/LICENSE) file for details.