This commit is contained in:
parent
567add501b
commit
40befb8b26
@ -15,9 +15,9 @@ services:
|
||||
- "traefik.http.routers.startpage.rule=Host(`start.helcel.net`)"
|
||||
- "traefik.http.routers.startpage.tls=true"
|
||||
- "traefik.http.services.startpage.loadbalancer.server.port=8080"
|
||||
- "traefik.http.routers.startpage.middlewares=startpage-cache"
|
||||
- "traefik.http.middlewares.startpage-cache.plugin.souin.api.souin"
|
||||
- "traefik.http.middlewares.startpage-cache.plugin.souin.default_cache.headers=Content-Type"
|
||||
- "traefik.http.middlewares.startpage-cache.plugin.souin.default_cache.ttl=900s"
|
||||
# - "traefik.http.routers.startpage.middlewares=startpage-cache"
|
||||
# - "traefik.http.middlewares.startpage-cache.plugin.souin.api.souin"
|
||||
# - "traefik.http.middlewares.startpage-cache.plugin.souin.default_cache.headers=Content-Type"
|
||||
# - "traefik.http.middlewares.startpage-cache.plugin.souin.default_cache.ttl=900s"
|
||||
- "traefik.docker.network=external"
|
||||
restart: always
|
Loading…
x
Reference in New Issue
Block a user