mirror of
https://github.com/MrUnknownDE/unknownbin.git
synced 2026-04-19 22:33:43 +02:00
remove spaces
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user