Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 258 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 258 Bytes

Telegram-order-bot

How to run

Create a .env file

Within the env file, store your applications tokens:

  • Telegram bot token
  • MongoDB Atlas URI
  • Host machine IP

Run container

Applications are containerised

docker compose up -d --build