This commit is contained in:
Jared Furlow 2025-05-03 14:55:23 -05:00
parent eed5bc81a3
commit 5c2420f9bf

View File

@ -10,8 +10,6 @@ services:
- '6022:6022' - '6022:6022'
healthcheck: healthcheck:
test: ["CMD", "/bin/sh", "-c", "exit 0"] test: ["CMD", "/bin/sh", "-c", "exit 0"]
command:
- '--entrypoints.bore-tcp.address=:7835'
labels: labels:
- traefik.enable=true - traefik.enable=true
- traefik.http.middlewares.gzip.compress=true - traefik.http.middlewares.gzip.compress=true