This commit is contained in:
Louis Lam
2023-11-06 23:18:11 +08:00
parent 1c5ff7914b
commit 0c9fc4ead2

View File

@@ -18,7 +18,7 @@ A fancy, easy-to-use and reactive docker stack (`docker-compose.yml`) manager.
## 🔧 How to Install ## 🔧 How to Install
1. Create a directory `./dockge/` 1. Create a directory `./dockge/`
1. Create a `compose.yaml` inside `./dockge` file with the following content: 1. Create a `compose.yaml` file inside `./dockge` with the following content:
```yaml ```yaml
version: "3.8" version: "3.8"