Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wip #1

Merged
merged 27 commits into from
Nov 11, 2023
Prev Previous commit
Next Next commit
wip
  • Loading branch information
louislam committed Nov 6, 2023
commit 0c9fc4ead20be4bc0e0919e7bd9982a5114c4ac9
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ A fancy, easy-to-use and reactive docker stack (`docker-compose.yml`) manager.
## 🔧 How to Install

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
version: "3.8"
Expand Down