trying traefik 2.1

This commit is contained in:
msnie
2024-07-24 23:50:47 +02:00
parent 8e3b89f6ca
commit 2d4eba9a95
2 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -3,7 +3,8 @@ version: "3"
services:
traefik:
image: "traefik:v2.4"
# image: "traefik:v2.4"
image: "traefik:v3.1"
container_name: "traefik"
hostname: "traefik"
networks: