Update docker-compose.yml

This commit is contained in:
LRVT 2024-05-06 01:17:29 +02:00 committed by GitHub
parent 1f7e659120
commit db740d7c05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ version: '3'
services:
traefik:
container_name: traefik
image: traefik:2.10
image: traefik:2.11
ports:
- 80:80 # HTTP
- 443:443 # HTTPS