refactor: renamed to compose.yml

This commit is contained in:
Daniel Langbein 2024-01-13 20:06:54 +01:00
parent 9cad279db0
commit 3397103308
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ See [Dockerfile](Dockerfile).
## Example: Starting a WebDAV server
The [docker-compose.yml](docker-compose.yml) file contains an example how to use the `httplz` binary as WebDAV server:
The [compose.yml](compose.yml) file contains an example how to use the `httplz` binary as WebDAV server:
```shell
sudo docker compose up -d