docker .env
BOT_open_sesam/pipeline/head There was a failure building this commit Details

Попытка создать .env #2
test
dl 2025-05-30 10:35:51 +05:00
parent dc5c35906f
commit d159c0f0e4
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
stdin_open: true stdin_open: true
tty: true tty: true
env_file: env_file:
- ./bot/open_sesam/.env - .env
restart: always restart: always
logging: logging:
driver: "json-file" driver: "json-file"