Skip to content

Commit 6316b57

Browse files
authored
Update oneregion-cdn.md
1 parent dd9768a commit 6316b57

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

success/email/llsmp/oneregion-cdn.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,14 @@ Use the following credentials to access the LiteSpeed WEB Server admin console:
1414
**Login**: admin
1515
**Password**: ${globals.LS_ADMIN_PASS}
1616

17-
Use the following credentials to access the Elasticsearch admin panel:
18-
19-
**Admin Panel**: [http://docker${nodes.elasticsearch.master.id}-${env.domain}](http://docker${nodes.elasticsearch.master.id}-${env.domain})
20-
**Username**: elastic
21-
**Password**: ${globals.ES_PASS}
22-
2317
Manage the database nodes using the next credentials:
2418

2519
**phpMyAdmin Panel**: [https://${env.domain}:8443/](https://${env.domain}:8443/)
2620
**Username**: ${globals.DB_USER}
2721
**Password**: ${globals.DB_PASS}
2822

23+
Use the following credentials to access the OpenSearch:
24+
25+
**Access URL**: [http://node${nodes.nosqldb.master.id}-${env.domain}:4949](http://node${nodes.nosqldb.master.id}-${env.domain}:4949)
26+
**Login**: admin
27+
**Password**: ${globals.ES_PASS}

0 commit comments

Comments
 (0)