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: