mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 05:15:38 +02:00
Update docker-compose-v3.yml
This commit is contained in:
@@ -117,7 +117,7 @@ services:
|
|||||||
#- traefik.http.routers.rxresume-client.middlewares=local-ipwhitelist@file # may enable this middleware for access control
|
#- traefik.http.routers.rxresume-client.middlewares=local-ipwhitelist@file # may enable this middleware for access control
|
||||||
|
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:v2.10.7
|
image: traefik:v2.11
|
||||||
container_name: rxresume-traefik
|
container_name: rxresume-traefik
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command:
|
command:
|
||||||
|
|||||||
Reference in New Issue
Block a user