From 612fa28ec685ec2fe8d2147c3214aa69ee6ae199 Mon Sep 17 00:00:00 2001 From: mr-forust Date: Sat, 25 Apr 2026 02:55:01 +0200 Subject: [PATCH] Remove tty and stdin_open options --- compose.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index 50f6617..1968309 100644 --- a/compose.yaml +++ b/compose.yaml @@ -6,8 +6,6 @@ services: container_name: telegram-scraper user: 1000:1000 restart: unless-stopped - tty: true - stdin_open: true ports: - "8080:8080" volumes: