Skip to content

Commit 4a778ef

Browse files
authored
Merge pull request #34 from open-horizon-services/feat_byo_samples_target
feat: byo samples target
2 parents 2257508 + 02f6df4 commit 4a778ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MATCH ?= "Hello"
55
TIME_OUT ?= 30
66

77
# The Open Horizon Exchange's organization ID namespace where you will be publishing files
8-
HZN_ORG_ID ?= examples
8+
export HZN_ORG_ID ?= myorg
99

1010
export SERVICE_NAME ?= web-hello-python
1111
PATTERN_NAME ?= pattern-web-helloworld-python

0 commit comments

Comments
 (0)