Update tech_docs/docker_compose_guide.md
This commit is contained in:
@@ -16,7 +16,7 @@ Demonstrate how **Jinja2 becomes the single source of truth** in a closed system
|
||||
|
||||
### 1. Kingdom Layout (single directory tree)
|
||||
|
||||
```
|
||||
|
||||
serendipity/
|
||||
├─ kingdom.yml # the royal charter
|
||||
├─ objects/ # every object you will ever need
|
||||
@@ -26,7 +26,7 @@ serendipity/
|
||||
│ └─ …
|
||||
└─ rules/
|
||||
└─ resolve.j2 # the only executable artifact
|
||||
```
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user