Browse Source

Update run-tye.ps1

pull/7/head
enisn 5 years ago
parent
commit
266ee3a657
  1. 1
      run-tye.ps1

1
run-tye.ps1

@ -9,6 +9,7 @@ if (! ( Test-Path ".\etc\dev-cert\localhost.pfx" -PathType Leaf ) ){
}
<# Check Docker containers #>
docker network create eshoponabp-network
$requiredServices = @(
'sql-server-db',

Loading…
Cancel
Save