Skip to content

Commit cf9328a

Browse files
chore: update README with thing description directory base url environment variable
1 parent a9e9849 commit cf9328a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ You need to specify the following environment variable:
99
- `AZURE_DT_ENDPOINT`: the Azure Digital Twins instance endpoint
1010
- `BOOTSTRAP_SERVER_URL`: the kafka connection endpoint
1111
- `CONFIG_PATH`: the path where the microservice can find the configuration for environmental data and automation scenarios.
12-
- `SCHEMA_REGISTRY_URL`: the schema registry url
12+
- `SCHEMA_REGISTRY_URL`: the schema registry url
13+
- `THING_DESCRIPTION_DIRECTORY_BASE_URL`: the base url for the thing description directory. To this base url must be necessary to add only the id of the thing.

0 commit comments

Comments
 (0)