This commit is contained in:
Professional 2025-03-22 00:18:25 +07:00
parent b7b5f0be06
commit b4e919e9f6

View File

@ -3,7 +3,7 @@
services: services:
bot: bot:
build: . build: .
container_name: telegram_bot container_name: telegram_bot_kit
ports: ports:
- "8080:80" - "8080:80"
working_dir: /app working_dir: /app