Skip to content

Commit

Permalink
update version, traefik plugins aren't allowed to have version over 1…
Browse files Browse the repository at this point in the history
  • Loading branch information
troyxmccall committed Jun 24, 2024
1 parent 7c4c90c commit d2b1c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- --api.dashboard=true
- --api.insecure=true
- --experimental.plugins.traefik-modsecurity-plugin.modulename=github.com/madebymode/traefik-modsecurity-plugin
- --experimental.plugins.traefik-modsecurity-plugin.version=v2.0.0
- --experimental.plugins.traefik-modsecurity-plugin.version=v1.6.0
- --providers.docker=true
- --entrypoints.http.address=:80
volumes:
Expand Down

0 comments on commit d2b1c72

Please sign in to comment.