Updated the repo url

This commit is contained in:
2026-08-11 14:00:13 +02:00
parent 34e18987a0
commit 39c9cfb65e
+1 -1
View File
@@ -25,7 +25,7 @@ CLI, `bash` and `gzip`.
On the **source** host: On the **source** host:
```bash ```bash
git clone <this repo> dockmv && cd dockmv git clone https://git.azuze.fr/kawa/DockMV.git dockmv && cd dockmv
docker compose up -d --build docker compose up -d --build
docker compose logs dockmv # prints the URL, including the access token docker compose logs dockmv # prints the URL, including the access token
``` ```