Browse Source

removed from tye config

pull/23/head
Galip Tolga Erdem 5 years ago
parent
commit
4f498e8b91
  1. 9
      tye.yaml

9
tye.yaml

@ -90,15 +90,6 @@ services:
- Kestrel__Certificates__Default__Path=../../../../etc/dev-cert/localhost.pfx
- Kestrel__Certificates__Default__Password=8b6039b6-c67a-448b-977b-0ce6d3fcfd49
- name: internal-gateway
project: gateways/internal/src/EShopOnAbp.InternalGateway/EShopOnAbp.InternalGateway.csproj
bindings:
- protocol: https
port: 44371
env:
- Kestrel__Certificates__Default__Path=../../../../etc/dev-cert/localhost.pfx
- Kestrel__Certificates__Default__Password=8b6039b6-c67a-448b-977b-0ce6d3fcfd49
- name: public-web
project: apps/public-web/src/EShopOnAbp.PublicWeb/EShopOnAbp.PublicWeb.csproj
bindings:

Loading…
Cancel
Save