Skip to content

Commit

Permalink
fix reference in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
troyxmccall committed Jun 24, 2024
1 parent 723da0d commit cd7553f
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 cd7553f

Please sign in to comment.