Browse Source

remove dapr from env vars test

pull/1612/head
Phill Morton 2 years ago
parent
commit
1afdfd4756
  1. 4
      test/E2ETest/testassets/projects/dotnet-env-vars/tye.yaml

4
test/E2ETest/testassets/projects/dotnet-env-vars/tye.yaml

@ -1,10 +1,6 @@
# tye application configuration file
# read all about it at https://github.com/dotnet/tye
name: dotnet-env-vars
extensions:
- name: dapr
config: tracing
log-level: debug
dashboardPort: 8005
services:
- name: test-project

Loading…
Cancel
Save