tg-bot-api / Dockerfile
Samleuma's picture
Create Dockerfile
8a7f38a verified
raw
history blame contribute delete
76 Bytes
FROM aiogram/telegram-bot-api:latest
ENV TELEGRAM_HTTP_PORT=7860
EXPOSE 7860