some small tweaks to compose file

This commit is contained in:
udev 2023-05-30 15:57:54 +05:30 committed by GitHub
parent c412316eb8
commit f9399a3979
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"