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

View File

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