Browse Source

Remove registry from the sample

pull/66/head
David Fowler 7 years ago
parent
commit
c5f85e3df5
  1. 1
      samples/multi-project/tye.yaml

1
samples/multi-project/tye.yaml

@ -1,7 +1,6 @@
# tye application configuration file
# read all about it at https://github.com/dotnet/tye
name: multi-project
registry: rynowak
services:
- name: backend
project: backend/backend.csproj

Loading…
Cancel
Save