Skip to content

Commit 3b06ab5

Browse files
AUTO: Docs repo sync - ScalarDB (#1011)
* AUTO: Sync ScalarDB docs in English to docs site repo * Delete docker-compose.yaml * Delete scalardb-cluster-node.properties --------- Co-authored-by: josh-wong <[email protected]> Co-authored-by: Josh Wong <[email protected]>
1 parent ca67a11 commit 3b06ab5

File tree

4 files changed

+2
-35
lines changed

4 files changed

+2
-35
lines changed

docs/scalardb-cluster/encrypt-data-at-rest.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ services:
171171
start_period: 30s
172172

173173
scalardb-cluster-standalone:
174-
container_name: "scalardb-cluser-node"
174+
container_name: "scalardb-cluster-node"
175175
image: "ghcr.io/scalar-labs/scalardb-cluster-node-byol-premium:3.15.1"
176176
ports:
177177
- 60053:60053

docs/scalardb-cluster/scalardb-auth-with-sql.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ services:
189189
start_period: 30s
190190

191191
scalardb-cluster-standalone:
192-
container_name: "scalardb-cluser-node"
192+
container_name: "scalardb-cluster-node"
193193
image: "ghcr.io/scalar-labs/scalardb-cluster-node-byol-premium:3.15.1"
194194
ports:
195195
- 60053:60053

docs/scalardb-cluster/standalone-mode/docker-compose.yaml

Lines changed: 0 additions & 28 deletions
This file was deleted.

docs/scalardb-cluster/standalone-mode/scalardb-cluster-node.properties

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)