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.