Remove tty and stdin_open options
This commit is contained in:
@@ -6,8 +6,6 @@ services:
|
||||
container_name: telegram-scraper
|
||||
user: 1000:1000
|
||||
restart: unless-stopped
|
||||
tty: true
|
||||
stdin_open: true
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user