Skip to content

Commit c946ff4

Browse files
author
Michae2xl
committed
Open details blocks by default in What's Inside section
1 parent 6774547 commit c946ff4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ After ~15 minutes your stack is live. With a domain: `https://<yourdomain.com>`.
8383

8484
### 34 Containers, 3 Isolated Networks, 23 Health Checks
8585

86-
<details>
86+
<details open>
8787
<summary><b>🤖 Agent Privacy Cloud (8 components)</b></summary>
8888

8989
| Service | What It Does | Internal Endpoint |
@@ -99,7 +99,7 @@ After ~15 minutes your stack is live. With a domain: `https://<yourdomain.com>`.
9999

100100
</details>
101101

102-
<details>
102+
<details open>
103103
<summary><b>👤 Human Services (10 services)</b></summary>
104104

105105
| Service | Replaces | Subdomain |
@@ -117,7 +117,7 @@ After ~15 minutes your stack is live. With a domain: `https://<yourdomain.com>`.
117117

118118
</details>
119119

120-
<details>
120+
<details open>
121121
<summary><b>📊 Monitoring & Infrastructure (8 components)</b></summary>
122122

123123
| Service | Function |
@@ -133,7 +133,7 @@ After ~15 minutes your stack is live. With a domain: `https://<yourdomain.com>`.
133133

134134
</details>
135135

136-
<details>
136+
<details open>
137137
<summary><b>🔒 Security Hardening</b></summary>
138138

139139
- Unified `docker-compose.yml` (not 34 separate files)

0 commit comments

Comments
 (0)