remove spaces

This commit is contained in:
2025-10-13 18:32:56 +02:00
parent 1f49caa472
commit 4e6f8055e2

View File

@@ -42,9 +42,9 @@ The easiest and recommended way to deploy unknownBIN is by using the pre-built D
```yml
services:
mrunknownde:
unknownbin:
image: 'ghcr.io/mrunknownde/unknownbin:main'
container_name: my-unknownbin
container_name: unknownbin
volumes:
- '/path/to/your/data:/usr/src/app/data'
ports: