Skip to content

Commit 080e7b1

Browse files
committed
Added missing port
1 parent 156744f commit 080e7b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workshop/ansible/diab-v3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
rum_token: {{ rum_token }}
7272
hec_token: {{ hec_token }}
7373
hec_url: {{ hec_url }}
74-
url: "http://frontend-external"
74+
url: "http://frontend-external:81"
7575
marker: "## {mark} Added by ansible (configuration Demo-in-a-Box)"
7676
become: true
7777
when: not wh_result.stat.exists

0 commit comments

Comments
 (0)