.env return
BOT_open_sesam/pipeline/head This commit looks good Details

test
dl 2025-05-30 15:49:58 +05:00
parent 18629ddffe
commit acc3c9916c
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ services:
build: . build: .
stdin_open: true stdin_open: true
tty: true tty: true
env_file: volumes:
- .env - ./.env:/bot/open_sesam/.env
restart: always restart: always
logging: logging:
driver: "json-file" driver: "json-file"