mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 22:04:06 +01:00
Update docker-compose.yml
upgrade traefik to v3.1
This commit is contained in:
parent
410ed2a9a2
commit
b7578012d1
@ -2,7 +2,7 @@ version: '3'
|
||||
services:
|
||||
traefik:
|
||||
container_name: traefik
|
||||
image: traefik:2.11
|
||||
image: traefik:v3.1
|
||||
ports:
|
||||
- 80:80/tcp # HTTP
|
||||
- 443:443/tcp # HTTPS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user