Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit 82e7b16

Browse files
author
Dwai Banerjee
authored
Update setup-ucp-dtr-node.sh
1 parent 4d8ae8d commit 82e7b16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup-ucp-dtr-node.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ installdtr() {
6767
installbundle;
6868
docker run --rm -i \
6969
dockerhubenterprise/dtr:2.1.0-beta1 install \
70-
--ucp-node $UCP_NODE \
70+
--ucp-node ucpclus0-ucpdtrnode \
7171
--ucp-insecure-tls \
7272
--dtr-external-url https://${DTR_PUBLIC_IP} \
7373
--ucp-url https://ucpclus0-ucpctrl \

0 commit comments

Comments
 (0)