set env file

This commit is contained in:
Kseninia Mikhaylova 2024-07-04 12:17:34 +03:00
parent 55870fd993
commit 04ff721576
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ services:
build: build:
context: ./ context: ./
dockerfile: Dockerfile dockerfile: Dockerfile
env_file: ".env"
container_name: mns-mini-zabor container_name: mns-mini-zabor
restart: always restart: always
ports: ports: