mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 16:36:00 +00:00
Refactor docker-compose.yml to remove unused traefik.tcp.middlewares.test-inflightconn.inflightconn.burst label
This commit is contained in:
@@ -60,7 +60,6 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.tcp.middlewares.test-inflightconn.inflightconn.amount=10"
|
- "traefik.tcp.middlewares.test-inflightconn.inflightconn.amount=10"
|
||||||
- "traefik.tcp.middlewares.test-inflightconn.inflightconn.burst=10"
|
|
||||||
- "traefik.tcp.routers.postgres.entrypoints=postgres-socket"
|
- "traefik.tcp.routers.postgres.entrypoints=postgres-socket"
|
||||||
- "traefik.tcp.routers.postgres.rule=HostSNIRegexp(`^.+\\.furyhawk\\.lol$`)"
|
- "traefik.tcp.routers.postgres.rule=HostSNIRegexp(`^.+\\.furyhawk\\.lol$`)"
|
||||||
- "traefik.tcp.routers.postgres.middlewares=test-inflightconn"
|
- "traefik.tcp.routers.postgres.middlewares=test-inflightconn"
|
||||||
|
|||||||
Reference in New Issue
Block a user