Skip to content

Commit d3eec4c

Browse files
committed
update-fix
1 parent 17d0b84 commit d3eec4c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

content/posts/deploying-taubyte-cloud-with-sporedrive.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -374,21 +374,21 @@ PONG
374374

375375
Here's what you've just deployed:
376376

377-
```
377+
```bash
378378
┌─────────────────────────────────────────────────────────────┐
379-
│ Your Taubyte Cloud
379+
│ Your Taubyte Cloud │
380380
├─────────────────────────────────────────────────────────────┤
381381
│ Node 1 (203.0.113.1) │ Node 2 (203.0.113.2) │
382-
│ ├── auth │ ├── auth
383-
│ ├── tns │ ├── tns
384-
│ ├── seer (DNS) │ ├── seer (DNS)
385-
│ ├── patrick (CI/CD) │ ├── patrick (CI/CD)
386-
│ ├── monkey (Build) │ ├── monkey (Build)
387-
│ ├── hoarder (Replication) │ ├── hoarder (Replication)
388-
│ └── substrate (Runtime) │ └── substrate (Runtime)
382+
│ ├── auth │ ├── auth │
383+
│ ├── tns │ ├── tns │
384+
│ ├── seer (DNS) │ ├── seer (DNS) │
385+
│ ├── patrick (CI/CD) │ ├── patrick (CI/CD) │
386+
│ ├── monkey (Build) │ ├── monkey (Build) │
387+
│ ├── hoarder (Replication) │ ├── hoarder (Replication) │
388+
│ └── substrate (Runtime) │ └── substrate (Runtime) │
389389
├─────────────────────────────────────────────────────────────┤
390-
│ Peer-to-Peer Network
391-
│ (Secure, encrypted communication)
390+
│ Peer-to-Peer Network │
391+
│ (Secure, encrypted communication) │
392392
└─────────────────────────────────────────────────────────────┘
393393
```
394394

0 commit comments

Comments
 (0)