File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -374,21 +374,21 @@ PONG
374374
375375Here'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
You can’t perform that action at this time.
0 commit comments