Skip to content

Commit

Permalink
remove tty: true
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Dec 1, 2024
1 parent e955336 commit 18db870
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ services:

planefence:
image: ghcr.io/sdr-enthusiasts/docker-planefence
tty: true
container_name: planefence
hostname: planefence
restart: always
Expand Down Expand Up @@ -41,7 +40,6 @@ services:
# you may decide to forego this feature. Simply delete or comment out the section below.
screenshot:
image: ghcr.io/kx1t/screenshot
tty: true
container_name: screenshot
hostname: screenshot
restart: always
Expand Down

0 comments on commit 18db870

Please sign in to comment.