Trying to fix docker-compose
BOT_open_sesam/pipeline/head There was a failure building this commit
Details
BOT_open_sesam/pipeline/head There was a failure building this commit
Details
parent
5e7134b253
commit
058f47f3c8
|
|
@ -1,9 +1,9 @@
|
|||
version: '3'
|
||||
services:
|
||||
telegram-bot:
|
||||
telegrambot:
|
||||
build:
|
||||
context: .
|
||||
container_name: open_sesam
|
||||
container_name: opensesam
|
||||
env_file:
|
||||
- .env
|
||||
restart: always
|
||||
|
|
|
|||
Loading…
Reference in New Issue