Update README.md

This commit is contained in:
wkoot
2026-06-25 18:18:33 +02:00
committed by GitHub
parent f84a6bde2a
commit 8a2dabc382
-2
View File
@@ -48,8 +48,6 @@ services:
image: netbox:slm
netbox-worker:
image: netbox:slm
netbox-housekeeping:
image: netbox:slm
```
Now, build the image: ``docker compose build --no-cache``