We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abbebae commit 0726398Copy full SHA for 0726398
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3.8"
2
3
services:
4
reverse-proxy:
5
- image: traefik:v3.3@sha256:610759b404f8ecd69c969e09d4636598c889fbfdfcb2b85022e75ffbd5db0abb
+ image: traefik:v3.3@sha256:f72468b63a8ea1b2d031918f4c7ce1e30edd856b817b6e855ba81dbf2e5cc52d
6
command:
7
- "--api.insecure=true"
8
- "--providers.docker"
0 commit comments