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

devel
dl 2025-05-07 15:29:01 +05:00
parent 058f47f3c8
commit 9359ff2f37
1 changed files with 6 additions and 7 deletions

View File

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