mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-04-14 11:27:09 -04:00
Traefik 2.11 in docker-compose example (#6098)
https://github.com/traefik/traefik/releases/tag/v2.11.0
This commit is contained in:
committed by
GitHub
parent
f992a7007e
commit
53d40ea3bb
@@ -7,7 +7,7 @@ volumes:
|
||||
services:
|
||||
|
||||
traefik:
|
||||
image: traefik:2.10
|
||||
image: traefik:2.11
|
||||
container_name: traefik
|
||||
restart: unless-stopped
|
||||
logging:
|
||||
|
||||
Reference in New Issue
Block a user