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