Remove netbox-housekeeping service from docker-compose.override.yml

This commit is contained in:
bboerni2 2025-09-24 13:08:57 +02:00
parent 5ed31c37ff
commit ca50f1bbcd

View file

@ -10,6 +10,3 @@ services:
netbox-worker: netbox-worker:
restart: unless-stopped restart: unless-stopped
netbox-housekeeping:
restart: unless-stopped