From 34cd87404af09b40fe496691c6dcfe9a4935faba Mon Sep 17 00:00:00 2001 From: Galip Tolga Erdem Date: Tue, 28 Dec 2021 13:21:15 +0300 Subject: [PATCH] updated tye.yaml --- tye.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tye.yaml b/tye.yaml index 22ba6cb3..f6f6586f 100644 --- a/tye.yaml +++ b/tye.yaml @@ -62,6 +62,8 @@ services: env: - Kestrel__Certificates__Default__Path=../../../../etc/dev-cert/localhost.pfx - Kestrel__Certificates__Default__Password=8b6039b6-c67a-448b-977b-0ce6d3fcfd49 + env_file: + - ./.env - name: web-gateway project: gateways/web/src/EShopOnAbp.WebGateway/EShopOnAbp.WebGateway.csproj