From 5b8a95d73d221ecfa16eb59c8e995f626ddb0d33 Mon Sep 17 00:00:00 2001 From: mr-forust Date: Sat, 25 Apr 2026 03:00:00 +0200 Subject: [PATCH] Revert "Remove tty and stdin_open options" This reverts commit 612fa28ec685ec2fe8d2147c3214aa69ee6ae199. --- compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.yaml b/compose.yaml index fa8323a..0e249e4 100644 --- a/compose.yaml +++ b/compose.yaml @@ -6,6 +6,7 @@ services: container_name: telegram-scraper user: 1000:1000 restart: unless-stopped + tty: true ports: - "7887:8080" volumes: