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'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
telegram-bot:
|
telegrambot:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
container_name: open_sesam
|
container_name: opensesam
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
restart: always
|
restart: always
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue