mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-14 10:13:52 -04:00
Docker: Traefik 3.0 (#6401)
https://github.com/traefik/traefik/releases/tag/v3.0.0 https://doc.traefik.io/traefik/v3.0/migration/v2-to-v3/
This commit is contained in:
committed by
GitHub
parent
cd66ca54ca
commit
ffe68dcb97
@@ -7,7 +7,7 @@ volumes:
|
||||
services:
|
||||
|
||||
traefik:
|
||||
image: traefik:2.11
|
||||
image: traefik:3.0
|
||||
container_name: traefik
|
||||
restart: unless-stopped
|
||||
logging:
|
||||
|
||||
Reference in New Issue
Block a user