Justin Kotalik
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
docs/tutorials/hello-tye/02_add_redis.md
|
|
|
@ -77,6 +77,7 @@ We just showed how `tye` makes it easier to communicate between 2 applications r |
|
|
|
|
|
|
|
```yaml |
|
|
|
name: microservice |
|
|
|
registry: <registry_name> |
|
|
|
services: |
|
|
|
- name: backend |
|
|
|
project: backend\backend.csproj |
|
|
|
|