Skip to content
This repository was archived by the owner on Jun 18, 2022. It is now read-only.

Commit ba74c0e

Browse files
authored
Update README.md
1 parent 2ad1406 commit ba74c0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![Node.js Package](https://github.com/doing-things-with-node-red/node-red-context-configservice/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/doing-things-with-node-red/node-red-context-configservice/actions/workflows/npm-publish.yml)
12
# node-red-context-configservice
23
[Spring Cloud Config](https://cloud.spring.io/spring-cloud-config/reference/html/#_spring_cloud_config_server) provides server-side for externalized configuration in a distributed system. You have a central place to manage external properties for applications across all environments.
34

@@ -35,4 +36,4 @@ contextStorage: {
3536

3637
## Compose
3738
We are using Docker Compose to test our e2e
38-
![Alt Text](assets/configservice.gif)
39+
![Alt Text](assets/configservice.gif)

0 commit comments

Comments
 (0)