Add Docker Compose and deployment documentation

This commit is contained in:
tgvpn
2026-05-21 00:29:22 +03:00
parent 626128673d
commit 20872232b7
6 changed files with 347 additions and 8 deletions
+14
View File
@@ -0,0 +1,14 @@
services:
bot:
build:
context: .
dockerfile: Dockerfile
image: tgvpn-bot:latest
container_name: tgvpn-bot
restart: unless-stopped
env_file:
- .env
environment:
BOT_DEBUG: ${BOT_DEBUG:-false}
# Long polling — исходящие HTTPS к api.telegram.org
# ports не нужны, пока нет webhook