From 9537b662e76f92d6dfaebaf252fa02ce544bb16e Mon Sep 17 00:00:00 2001 From: Fred Clausen <43556888+fredclausen@users.noreply.github.com> Date: Sun, 1 Dec 2024 15:38:15 -0700 Subject: [PATCH] remove tty: true --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a3f3ffd5..e6effe8a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ volumes: services: acarshub: image: ghcr.io/sdr-enthusiasts/docker-acarshub:latest - tty: true container_name: acarshub restart: always ports: @@ -36,7 +35,6 @@ services: acars_router: image: ghcr.io/sdr-enthusiasts/acars_router:latest - tty: true container_name: acars_router restart: always environment: