Compare commits

...

2 Commits

Author SHA1 Message Date
b55e462548 Merge branch 'main' of https://git.djeex.fr/Djeex/adguard-cidre 2025-05-31 17:48:09 +00:00
5471371401 Fixed readme 2025-05-31 17:46:16 +00:00

View File

@ -67,8 +67,8 @@
4. **Build and start the container**
```bash
docker-compose build
docker-compose up -d
docker compose build
docker compose up -
```
5. **Check logs to verify updates**