Trying to fix docker-compose
BOT_open_sesam/pipeline/head There was a failure building this commit Details

devel
dl 2025-05-07 14:53:48 +05:00
parent 5e7134b253
commit 058f47f3c8
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
version: '3'
services:
telegram-bot:
telegrambot:
build:
context: .
container_name: open_sesam
container_name: opensesam
env_file:
- .env
restart: always