You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: crowdsec-docs/docs/appsec/quickstart/traefik.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ If you have a folder in which you are persisting the configuration files, you ca
77
77
There steps will change depending on how you are running the Security Engine. If you are running via `docker run` then you should launch the container within the same directory as the `appsec.yaml` file. If you are using `docker-compose` you can use a relative file mount to mount the `appsec.yaml` file.
78
78
79
79
Steps:
80
-
1. Change to the location where you executted the `docker run` or `docker compose` command.
80
+
1. Change to the location where you executed the `docker run` or `docker compose` command.
81
81
2. Create a `appsec.yaml` file at the base of the directory.
82
82
3. Add the following content to the `appsec.yaml` file.
0 commit comments