Fixed broken readme
This commit is contained in:
@@ -4,7 +4,7 @@ My personal collection of Docker Compose stacks for Portainer.
|
|||||||
This repository is the **single source of truth** for all my self-hosted services.
|
This repository is the **single source of truth** for all my self-hosted services.
|
||||||
|
|
||||||
## Folder Structure
|
## Folder Structure
|
||||||
|
```bash
|
||||||
portainer-stacks/
|
portainer-stacks/
|
||||||
├── gitea/
|
├── gitea/
|
||||||
├── portainer/
|
├── portainer/
|
||||||
@@ -13,7 +13,7 @@ portainer-stacks/
|
|||||||
├── homepage/
|
├── homepage/
|
||||||
├── ... (additional services)
|
├── ... (additional services)
|
||||||
└── README.md
|
└── README.md
|
||||||
|
```
|
||||||
Each service folder contains its own docker-compose.yml (or docker-compose.yaml) file.
|
Each service folder contains its own docker-compose.yml (or docker-compose.yaml) file.
|
||||||
|
|
||||||
## How to Work with This Repo
|
## How to Work with This Repo
|
||||||
|
|||||||
Reference in New Issue
Block a user