Merge pull request #109 from thebigbone/master

some small tweaks to compose file
This commit is contained in:
Alfonso E.M 2023-05-30 14:35:29 +02:00 committed by GitHub
commit 279bc35deb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,8 @@ services:
telegram-download-daemon:
#build: .
image: alfem/telegram-download-daemon:latest
container_name: telegram-download
read_only: true
environment:
TELEGRAM_DAEMON_API_ID: "YOUR API ID HERE"
TELEGRAM_DAEMON_API_HASH: "YOUR API HASH HERE"