Browse Source

updated tye.yaml

pull/49/head
Galip Tolga Erdem 4 years ago
parent
commit
34cd87404a
  1. 2
      tye.yaml

2
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

Loading…
Cancel
Save