Compare commits

..

No commits in common. "f4d09ccc46b1b12d448ee6ea7f449e36074fb18c" and "64c645c8cc691fdddc9b4b07d353e3ca68d1a688" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
services: services:
traefik: traefik:
image: traefik:v3.5 image: traefik:v3.4
container_name: traefik container_name: traefik
restart: always restart: always
command: command:

View File

@ -1,7 +1,7 @@
services: services:
traefik: traefik:
image: traefik:v3.5 image: traefik:v3.4
container_name: traefik container_name: traefik
restart: always restart: always
ports: ports: