father-bot / chatgpt_telegram_bot

💬 Telegram bot with ChatGPT, Python-based, using OpenAI's API.
https://t.me/chatgpt_karfly_bot
MIT License
5.2k stars 1.82k forks source link

help:docker-compose --env-file config/config.env up --build #463

Open willard6699 opened 6 months ago

willard6699 commented 6 months ago

When I execute the last line of code, a prompt appears. How to solve the problem? Thank you.

docker-compose --env-file config/config.env up --build IMG_20240511_142752

porchax commented 4 months ago

try this: docker compose --env-file config/config.env up --build