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