diff --git a/docs/tutorials/hello-tye/02_add_redis.md b/docs/tutorials/hello-tye/02_add_redis.md index c74f8f60..89e68988 100644 --- a/docs/tutorials/hello-tye/02_add_redis.md +++ b/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: services: - name: backend project: backend\backend.csproj