We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2257508 + 02f6df4 commit 4a778efCopy full SHA for 4a778ef
Makefile
@@ -5,7 +5,7 @@ MATCH ?= "Hello"
5
TIME_OUT ?= 30
6
7
# The Open Horizon Exchange's organization ID namespace where you will be publishing files
8
-HZN_ORG_ID ?= examples
+export HZN_ORG_ID ?= myorg
9
10
export SERVICE_NAME ?= web-hello-python
11
PATTERN_NAME ?= pattern-web-helloworld-python
0 commit comments