Made compose file adhere to official specs

This commit is contained in:
SinTan1729
2022-11-14 23:12:26 -06:00
parent c8118a4c96
commit 41e6231217
2 changed files with 2 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ whatever reason), you can message me through Github issues.
# Usage
## Using `docker compose` (Recommended method)
There is a sample `docker-compose.yml` file in this repository. It contains
There is a sample `compose.yaml` file in this repository. It contains
everything needed for a basic install. You can use it as a base, modifying
it as needed. Run it with
```