mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-11 17:14:06 +01:00
Compare commits
No commits in common. "f4d09ccc46b1b12d448ee6ea7f449e36074fb18c" and "64c645c8cc691fdddc9b4b07d353e3ca68d1a688" have entirely different histories.
f4d09ccc46
...
64c645c8cc
@ -4,7 +4,7 @@
|
||||
services:
|
||||
|
||||
traefik:
|
||||
image: traefik:v3.5
|
||||
image: traefik:v3.4
|
||||
container_name: traefik
|
||||
restart: always
|
||||
command:
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
services:
|
||||
|
||||
traefik:
|
||||
image: traefik:v3.5
|
||||
image: traefik:v3.4
|
||||
container_name: traefik
|
||||
restart: always
|
||||
ports:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user