fix
Some checks failed
Gitea Actions Demo / build (push) Failing after 6s
Gitea Actions Demo / deploy (push) Has been skipped

This commit is contained in:
MrLening 2025-03-30 20:38:59 +03:00
parent ac73091148
commit 576918fa56

View File

@ -35,6 +35,8 @@ services:
telegram_bot:
image: telegram_bot
container_name: telegram_bot
env_file:
- .env
build:
context: .
dockerfile: Dockerfile