dockerfile change
BOT_open_sesam/pipeline/head There was a failure building this commit Details

Попытка нормально создать .env #1
test
dl 2025-05-30 10:28:42 +05:00
parent 73c2f1f440
commit dc5c35906f
1 changed files with 2 additions and 2 deletions

View File

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