File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -502,8 +502,8 @@ Outputs:
502
502
Description : UI URL with a domain for newly created DLE instance
503
503
Value : !Sub 'https://${CertificateSubdomain}.${CertificateHostedZone}:446'
504
504
Condition : CreateSubDomain
505
- 01WebUIUrl :
506
- Description : UI URL with a domain for newly created DLE instance
505
+ 01WebUIUrlLocal :
506
+ Description : UI URL for newly created DLE instance
507
507
Value : !Sub 'http://localhost:2346'
508
508
Condition : NotCreateSubDomain
509
509
@@ -542,8 +542,8 @@ Outputs:
542
542
Description : Netdata URL with a domain for newly created DLE instance
543
543
Value : !Sub 'https://${CertificateSubdomain}.${CertificateHostedZone}:19999'
544
544
Condition : CreateSubDomain
545
- 08NetdataUrl :
546
- Description : Netdata URL with a domain for newly created DLE instance
545
+ 08NetdataUrlLocal :
546
+ Description : Netdata URL without a domain for newly created DLE instance
547
547
Value : !Sub 'http://localhost:19999'
548
548
Condition : NotCreateSubDomain
549
549
You can’t perform that action at this time.
0 commit comments